binaryLightingOutput.blinkWarnEnable

<< Clique para Mostrar o Sumário >>

 

binaryLightingOutput.blinkWarnEnable

Segundo a documentação do protocolo BACnet:

Specifies whether a blink-warn is executed (TRUE) or not (FALSE) when a WARN, WARN_RELINQUISH, or WARN_OFF command is written to the Lighting_Command property or one of the special values is written to the Present_Value. When this property is FALSE and a warn operation is written, a blink-warn notification shall not occur, and the effect of the operation shall occur immediately without an egress delay.

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

Parâmetros texto

Propriedade

Valor

ParamDevice

<endereçoDoDispositivo>

ParamItem

binaryLightingOutput-<endereçoDoObjeto>.blinkWarnEnable

Parâmetros numéricos

Propriedade

Valor

N1:

<endereçoDoDispositivo>

N2:

<tipo> = 55

N3:

<endereçoDoObjeto>

N4:

<propriedade> = 373

Valor do tag

Um valor inteiro, onde 0 corresponde a FALSO e qualquer outro valor corresponde a VERDADEIRO

Esta página foi útil?