integerValue.eventState

<< Click to Display Table of Contents >>

 

integerValue.eventState

According to the BACnet protocol documentation:

Indicates if this object has an active event state associated with it.

Property eventState of object integerValue can be read and written using a single IOTag.

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

integerValue-<objectAddress>.eventState

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 45

N3:

<objectAddress>

N4:

<property> = 36

Tag Value

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

Was this page useful?