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