accessCredential.lastAccessEvent

<< Click to Display Table of Contents >>

 

accessCredential.lastAccessEvent

According to the BACnet protocol documentation:

Specifies the last access event generated at an access controlled point upon use of this credential. If the credential this object represents has never been used, then this property shall have a value of NONE.

Property lastAccessEvent of object accessCredential can be read and written using a single IOTag.

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

accessCredential-<objectAddress>.lastAccessEvent

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 32

N3:

<objectAddress>

N4:

<property> = 275

Tag Value

An integer representing one of the options of enumeration <BACnetAccessEvent>.

Was this page useful?