binaryOutput.interfaceValue

<< Clique para Mostrar o Sumário >>

 

binaryOutput.interfaceValue

Segundo a documentação do protocolo BACnet:

Indicates the value, in engineering units, of the physical input. If the BACnet device is not capable of knowing the value of the physical input, then the value of this property shall be NULL.

A propriedade interfaceValue 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>.interfaceValue

Parâmetros numéricos

Propriedade

Valor

N1:

<endereçoDoDispositivo>

N2:

<tipo> = 4

N3:

<endereçoDoObjeto>

N4:

<propriedade> = 387

Valor do tag

Um dos seguintes tipos de dados:

Um valor Null/Empty.

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

Esta página foi útil?