<< Click to Display Table of Contents >>
loop.outOfService |
According to the BACnet protocol documentation:
Indicates weather (TRUE) or not (FALSE) the physical input that the object represents is not in service.
Property outOfService of object loop can be read and written using a single IOTag.
Property |
Value |
ParamDevice |
<deviceAddress> |
ParamItem |
loop-<objectAddress>.outOfService |
Property |
Value |
N1: |
<deviceAddress> |
N2: |
<type> = 12 |
N3: |
<objectAddress> |
N4: |
<property> = 81 |
An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.