<< Clique para Mostrar o Sumário >>
device.utcTimeSynchronizationRecipients |
Segundo a documentação do protocolo BACnet:
Controls the restrictions placed on a device's use of the UTCTimeSynchronization service. The value of this property shall be a list of zero or more BACnetRecipients. If the list is of length zero, or the property is not present, the device is prohibited from automatically sending a UTCTimeSynchronization request. If the list is of length one or more, the device may automatically send a UTCTimeSynchronization request but only to the devices or addresses listed.
A propriedade utcTimeSynchronizationRecipients do objeto device pode ser lida e escrita utilizando um tag normal (IOTag).
Propriedade |
Valor |
ParamDevice |
<endereçoDoDispositivo> |
ParamItem |
device-<endereçoDoObjeto>.utcTimeSynchronizationRecipients |
Propriedade |
Valor |
N1: |
<endereçoDoDispositivo> |
N2: |
<tipo> = 8 |
N3: |
<endereçoDoObjeto> |
N4: |
<propriedade> = 206 |
Um string contendo um XML com um valor do tipo <SequenceOfBACnetRecipient>.