<< Click to Display Table of Contents >>
device.systemStatus |
According to the BACnet protocol documentation:
Reflects the current physical and logical status of the BACnet Device. 0 = operational, 1 = operational (read-only), 2 = download required, 3 = download in progress, 4 = non operational
Property systemStatus of object device can be read and written using a single IOTag.
Property |
Value |
ParamDevice |
<deviceAddress> |
ParamItem |
device-<objectAddress>.systemStatus |
Property |
Value |
N1: |
<deviceAddress> |
N2: |
<type> = 8 |
N3: |
<objectAddress> |
N4: |
<property> = 112 |
An integer representing one of the options of enumeration <BACnetDeviceStatus>.