<< Clique para Mostrar o Sumário >>
globalGroup.covuRecipients |
Segundo a documentação do protocolo BACnet:
Used to control the restrictions on which devices, if any, are to receive periodic unsubscribed COV notifications for the Present_Value and Member_Status_Flags properties. This property is required if the object sends such notifications. The value of this property shall be a list of zero or more BACnetRecipients. If the list is of length zero, a device is prohibited from sending such notifications. If the list is of length one or more, the device shall send the notifications, but only to the devices or addresses listed.
A propriedade covuRecipients do objeto globalGroup pode ser lida e escrita utilizando um tag normal (IOTag).
Propriedade |
Valor |
ParamDevice |
<endereçoDoDispositivo> |
ParamItem |
globalGroup-<endereçoDoObjeto>.covuRecipients |
Propriedade |
Valor |
N1: |
<endereçoDoDispositivo> |
N2: |
<tipo> = 26 |
N3: |
<endereçoDoObjeto> |
N4: |
<propriedade> = 350 |
Um string contendo um XML com um valor do tipo <SequenceOfBACnetRecipient>.