<< 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.
Property |
Value |
ParamDevice |
<deviceAddress> |
ParamItem |
accessCredential-<objectAddress>.reasonForDisable |
Property |
Value |
N1: |
<deviceAddress> |
N2: |
<type> = 32 |
N3: |
<objectAddress> |
N4: |
<property> = 303 |
A character string containing an XML with a value of type <SequenceOfBACnetAccessCredentialDisableReason>.