lift.carDoorCommand

<< Click to Display Table of Contents >>

 

lift.carDoorCommand

According to the BACnet protocol documentation:

Indicates the last pending car door commands written to this property. Writing to this property is equivalent to a passenger requesting that the respective car door be opened or closed. Each array element represents the last pending car door command for the door of the car assigned to this array element. Once the respective car door command is executed or no longer applicable, e.g., the car is now moving, the respective array element shall revert to NONE.

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

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

lift-<objectAddress>.carDoorCommand

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 59

N3:

<objectAddress>

N4:

<property> = 449

Tag Value

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

Was this page useful?