eventEnrollment.eventType

<< Click to Display Table of Contents >>

 

eventEnrollment.eventType

According to the BACnet protocol documentation:

Indicates the type of event algorithm that is to be used to detect the occurrence of events and report to enrolled devices. 0 = change of bit string, 1 = change of state, 2 = change of value, 3 = command failure, 4 = floating limit, 5 = out of range

Property eventType of object eventEnrollment can be read and written using a single IOTag.

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

eventEnrollment-<objectAddress>.eventType

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 9

N3:

<objectAddress>

N4:

<property> = 37

Tag Value

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

Was this page useful?