<< Click to Display Table of Contents >>
lifeSafetyPoint.statusFlags |
According to the BACnet protocol documentation:
Four boolean flags that indicate the general 'health' of an analog input.
Property statusFlags of object lifeSafetyPoint can be read and written using a block tag with 4 elements.
This property supports reading by COV (change of value notifications).
Property |
Value |
ParamDevice |
<deviceAddress> |
ParamItem |
lifeSafetyPoint-<objectAddress>.statusFlags |
Size |
4 elements |
Property |
Value |
B1: |
<deviceAddress> |
B2: |
<type> = 21 |
B3: |
<objectAddress> |
B4: |
<property> = 111 |
Size: |
4 elements |
Index |
Name |
Type |
0 |
inAlarm |
An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE. |
1 |
fault |
An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE. |
2 |
overridden |
An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE. |
3 |
outOfService |
An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE. |