escalator.powerMode

<< 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.

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

escalator-<objectAddress>.powerMode

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 58

N3:

<objectAddress>

N4:

<property> = 479

Tag Value

An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.

Was this page useful?