<< Clique para Mostrar o Sumário >>
networkPort.slaveAddressBinding |
Segundo a documentação do protocolo BACnet:
Describes the set of slave devices for which this device is acting as a Slave-Proxy on this port. This property shall be present if the device is capable of performing the functions of a Slave-Proxy device on this port. The set of devices described by the Slave_Address_Binding property consists of those devices described in the Manual_Slave_Address_Binding and those devices that are automatically discovered. When enabled, the Slave-Proxy device shall periodically check each device in this list by reading the device's Protocol_Services_Supported property from the device's Device object using the ReadProperty service. If the device fails to respond or indicates that it executes the Who-Is service, it shall be removed from the list. The period at which the devices are checked is a local matter.
A propriedade slaveAddressBinding do objeto networkPort pode ser lida e escrita utilizando um tag normal (IOTag).
Propriedade |
Valor |
ParamDevice |
<endereçoDoDispositivo> |
ParamItem |
networkPort-<endereçoDoObjeto>.slaveAddressBinding |
Propriedade |
Valor |
N1: |
<endereçoDoDispositivo> |
N2: |
<tipo> = 56 |
N3: |
<endereçoDoObjeto> |
N4: |
<propriedade> = 171 |
Um string contendo um XML com um valor do tipo <SequenceOfBACnetAddressBinding>.