binaryOutput.polarity

<< Click to Display Table of Contents >>

 

binaryOutput.polarity

According to the BACnet protocol documentation:

Indicates the relationship between the physical state of the Input and logical state represented by the Present_Value property. Use 0 for normal polarity, 1 for reverse.

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

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

binaryOutput-<objectAddress>.polarity

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 4

N3:

<objectAddress>

N4:

<property> = 84

Tag Value

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

Was this page useful?