accessCredential.traceFlag

<< Click to Display Table of Contents >>

 

accessCredential.traceFlag

According to the BACnet protocol documentation:

Specifies whether the credential is being traced. When a traced credential is used at an access point, the Access_Event property of the corresponding Access Point object shall be set to TRACE.

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

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

accessCredential-<objectAddress>.traceFlag

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 32

N3:

<objectAddress>

N4:

<property> = 308

Tag Value

An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.

Was this page useful?