binaryInput.polarity

<< Click to Display Table of Contents >>

 

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

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

binaryInput-<objectAddress>.polarity

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 3

N3:

<objectAddress>

N4:

<property> = 84

Tag Value

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

Was this page useful?