accessDoor.doorAlarmState

<< Clique para Mostrar o Sumário >>

 

accessDoor.doorAlarmState

Segundo a documentação do protocolo BACnet:

Indicates the alarm state for the physical door and is restricted to the values NORMAL and those contained in Alarm_Values and Fault_Values. When no alarm or fault condition exists for this object, this property shall take on the value NORMAL. It is considered a local matter as to when this property is set to a non-normal value. It is up to the internal control logic to take Lock_Status, Door_Status, Present_Value and information from other objects into account when calculating the proper alarm state. However, this property cannot take on any value which is also in the Masked_Alarm_Values list. If the property is currently set to a specific state and that state is written to the Masked_Alarm_Values list, then the Door_Alarm_State will immediately return to the NORMAL state. This property, if present, is required to be writable when Out_Of_Service is TRUE.

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

Parâmetros texto

Propriedade

Valor

ParamDevice

<endereçoDoDispositivo>

ParamItem

accessDoor-<endereçoDoObjeto>.doorAlarmState

Parâmetros numéricos

Propriedade

Valor

N1:

<endereçoDoDispositivo>

N2:

<tipo> = 30

N3:

<endereçoDoObjeto>

N4:

<propriedade> = 226

Valor do tag

Um inteiro representando uma das opções da enumeração <BACnetDoorAlarmState>.

Esta página foi útil?