lift.landingDoorStatus

<< Click to Display Table of Contents >>

 

lift.landingDoorStatus

According to the BACnet protocol documentation:

Represents the status of the landing doors on the floors served by this lift. Each element of this array represents the list of landing doors for the door of the car assigned to this array element. A landing door status includes the universal floor number and the currently active door status for the landing door.

Property landingDoorStatus of object lift can be read and written using a single IOTag.

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

lift-<objectAddress>.landingDoorStatus

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 59

N3:

<objectAddress>

N4:

<property> = 472

Tag Value

A character string containing an XML with a value of type <SequenceOfBACnetLandingDoorStatus>.

Was this page useful?