<< Click to Display Table of Contents >>
networkPort.slaveAddressBinding |
According to the BACnet protocol documentation:
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.
Property slaveAddressBinding of object networkPort can be read and written using a single IOTag.
Property |
Value |
ParamDevice |
<deviceAddress> |
ParamItem |
networkPort-<objectAddress>.slaveAddressBinding |
Property |
Value |
N1: |
<deviceAddress> |
N2: |
<type> = 56 |
N3: |
<objectAddress> |
N4: |
<property> = 171 |
A character string containing an XML with a value of type <SequenceOfBACnetAddressBinding>.