accessCredential.credentialStatus

<< Click to Display Table of Contents >>

 

accessCredential.credentialStatus

According to the BACnet protocol documentation:

Specifies whether the credential is active or inactive. Only the value ACTIVE enables the credential to be used for authentication. While the list in property Reason_For_Disable is nonempty, the status of the credential shall be INACTIVE, otherwise it shall be ACTIVE.

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

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

accessCredential-<objectAddress>.credentialStatus

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 32

N3:

<objectAddress>

N4:

<property> = 264

Tag Value

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

Was this page useful?