lift.carDoorCommand

<< Clique para Mostrar o Sumário >>

 

lift.carDoorCommand

Segundo a documentação do protocolo BACnet:

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.

A propriedade carDoorCommand do objeto lift pode ser lida e escrita utilizando um tag normal (IOTag).

Parâmetros texto

Propriedade

Valor

ParamDevice

<endereçoDoDispositivo>

ParamItem

lift-<endereçoDoObjeto>.carDoorCommand

Parâmetros numéricos

Propriedade

Valor

N1:

<endereçoDoDispositivo>

N2:

<tipo> = 59

N3:

<endereçoDoObjeto>

N4:

<propriedade> = 449

Valor do tag

Um string contendo um XML com um valor do tipo <SequenceOfBACnetLiftCarDoorCommand>.

Esta página foi útil?