<< Click to Display Table of Contents >>
accessCredential.credentialDisable |
According to the BACnet protocol documentation:
Contains a value that disables a credential for reasons external to this object. If this property is writable, then it is the mechanism by which an operator or external process may disable the credential. When this property is changed, any disable reason added to the Reason_For_Disable list as a result of a previous change of this property shall be removed from that list. When this property takes on any value other than NONE, the corresponding disable-reason value shall be added to the Reason_For_Disable list.
Property credentialDisable of object accessCredential can be read and written using a single IOTag.
Property |
Value |
ParamDevice |
<deviceAddress> |
ParamItem |
accessCredential-<objectAddress>.credentialDisable |
Property |
Value |
N1: |
<deviceAddress> |
N2: |
<type> = 32 |
N3: |
<objectAddress> |
N4: |
<property> = 263 |
An integer representing one of the options of enumeration <BACnetAccessCredentialDisable>.