binaryInput.alarmValue

<< Click to Display Table of Contents >>

 

binaryInput.alarmValue

According to the BACnet protocol documentation:

Specifies the value that the presentValue must have before an event is generated. Use 0 for inactive and 1 for active.

Property alarmValue of object binaryInput can be read and written using a single IOTag.

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

binaryInput-<objectAddress>.alarmValue

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 3

N3:

<objectAddress>

N4:

<property> = 6

Tag Value

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

Was this page useful?