<< Clique para Mostrar o Sumário >>
accessCredential.reasonForDisable |
Segundo a documentação do protocolo BACnet:
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.
A propriedade reasonForDisable do objeto accessCredential pode ser lida e escrita utilizando um tag normal (IOTag).
Propriedade |
Valor |
ParamDevice |
<endereçoDoDispositivo> |
ParamItem |
accessCredential-<endereçoDoObjeto>.reasonForDisable |
Propriedade |
Valor |
N1: |
<endereçoDoDispositivo> |
N2: |
<tipo> = 32 |
N3: |
<endereçoDoObjeto> |
N4: |
<propriedade> = 303 |
Um string contendo um XML com um valor do tipo <SequenceOfBACnetAccessCredentialDisableReason>.