<< Click to Display Table of Contents >>
escalator.powerMode |
According to the BACnet protocol documentation:
Indicates whether (TRUE) or not (FALSE) the escalator is powered (independent of whether it is moving).
Property powerMode of object escalator can be read and written using a single IOTag.
Property |
Value |
ParamDevice |
<deviceAddress> |
ParamItem |
escalator-<objectAddress>.powerMode |
Property |
Value |
N1: |
<deviceAddress> |
N2: |
<type> = 58 |
N3: |
<objectAddress> |
N4: |
<property> = 479 |
An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.