binaryOutput.polarity

<< Clique para Mostrar o Sumário >>

 

binaryOutput.polarity

Segundo a documentação do protocolo BACnet:

Indicates the relationship between the physical state of the Input and logical state represented by the Present_Value property. Use 0 for normal polarity, 1 for reverse.

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

Parâmetros texto

Propriedade

Valor

ParamDevice

<endereçoDoDispositivo>

ParamItem

binaryOutput-<endereçoDoObjeto>.polarity

Parâmetros numéricos

Propriedade

Valor

N1:

<endereçoDoDispositivo>

N2:

<tipo> = 4

N3:

<endereçoDoObjeto>

N4:

<propriedade> = 84

Valor do tag

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

Esta página foi útil?