multiStateOutput.interfaceValue

<< Click to Display Table of Contents >>

 

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

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

multiStateOutput-<objectAddress>.interfaceValue

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 14

N3:

<objectAddress>

N4:

<property> = 387

Tag Value

One of the following data types:

A null/empty value.

A 32-bit unsigned integer.

Was this page useful?