<< Click to Display Table of Contents >>
networkPort.slaveProxyEnable |
According to the BACnet protocol documentation:
Indicates whether (TRUE) or not (FALSE) the device will perform Slave-Proxy functions for this port. This property shall be present and writable if the device is capable of performing the functions of a Slave-Proxy device on this port.
Property slaveProxyEnable of object networkPort can be read and written using a single IOTag.
Property |
Value |
ParamDevice |
<deviceAddress> |
ParamItem |
networkPort-<objectAddress>.slaveProxyEnable |
Property |
Value |
N1: |
<deviceAddress> |
N2: |
<type> = 56 |
N3: |
<objectAddress> |
N4: |
<property> = 172 |
An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.