binaryLightingOutput.presentValue

<< Click to Display Table of Contents >>

 

binaryLightingOutput.presentValue

According to the BACnet protocol documentation:

Indicates the current value of the object.

Property presentValue of object binaryLightingOutput can be read and written using a single IOTag.

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

binaryLightingOutput-<objectAddress>.presentValue

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 55

N3:

<objectAddress>

N4:

<property> = 85

Tag Value

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

Was this page useful?