analogOutput.interfaceValue

<< Click to Display Table of Contents >>

 

analogOutput.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 analogOutput can be read and written using a single IOTag.

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

analogOutput-<objectAddress>.interfaceValue

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 1

N3:

<objectAddress>

N4:

<property> = 387

Tag Value

One of the following data types:

A null/empty value.

A 32-bit floating point number.

Was this page useful?