binaryOutput.interfaceValue

<< Click to Display Table of Contents >>

 

binaryOutput.interfaceValue

According to the BACnet protocol documentation:

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.

Property interfaceValue of object binaryOutput can be read and written using a single IOTag.

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

binaryOutput-<objectAddress>.interfaceValue

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 4

N3:

<objectAddress>

N4:

<property> = 387

Tag Value

One of the following data types:

A null/empty value.

An integer representing one of the options of enumeration <BACnetBinaryPV>.

Was this page useful?