accessCredential.reasonForDisable

<< Click to Display Table of Contents >>

 

accessCredential.reasonForDisable

According to the BACnet protocol documentation:

Contains a list of disable-reasons why the credential has been disabled. The credential can be disabled for multiple reasons at the same time. While the Credential_Status property has a value INACTIVE, this list shall not be empty. When an entry is removed from this list that results in the list becoming empty, the Credential_Status shall be set to ACTIVE.

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

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

accessCredential-<objectAddress>.reasonForDisable

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 32

N3:

<objectAddress>

N4:

<property> = 303

Tag Value

A character string containing an XML with a value of type <SequenceOfBACnetAccessCredentialDisableReason>.

Was this page useful?