eventEnrollment.eventParameters

<< Click to Display Table of Contents >>

 

eventEnrollment.eventParameters

According to the BACnet protocol documentation:

Provides the parameter values needed for the algorithm configured in eventType.

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

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

eventEnrollment-<objectAddress>.eventParameters

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 9

N3:

<objectAddress>

N4:

<property> = 83

Tag Value

One of the following data types:

A character string containing an XML with a value of type <BACnetEventParameter_ChangeOfBitstring>.

A character string containing an XML with a value of type <BACnetEventParameter_ChangeOfState>.

A character string containing an XML with a value of type <BACnetEventParameter_ChangeOfValue>.

A character string containing an XML with a value of type <BACnetEventParameter_CommandFailure>.

A character string containing an XML with a value of type <BACnetEventParameter_FloatingLimit>.

A character string containing an XML with a value of type <BACnetEventParameter_OutOfRange>.

A character string containing an XML with a value of type <BACnetEventParameter_ChangeOfLifeSafety>.

A character string containing an XML with a value of type <BACnetEventParameter_Extended>.

A character string containing an XML with a value of type <BACnetEventParameter_BufferReady>.

A character string containing an XML with a value of type <BACnetEventParameter_UnsignedRange>.

A character string containing an XML with a value of type <BACnetEventParameter_AccessEvent>.

A character string containing an XML with a value of type <BACnetEventParameter_DoubleOutOfRange>.

A character string containing an XML with a value of type <BACnetEventParameter_SignedOutOfRange>.

A character string containing an XML with a value of type <BACnetEventParameter_UnsignedOutOfRange>.

A character string containing an XML with a value of type <BACnetEventParameter_ChangeOfCharacterstring>.

A character string containing an XML with a value of type <BACnetEventParameter_ChangeOfStatusFlags>.

A null/empty value.

A character string containing an XML with a value of type <BACnetEventParameter_ChangeOfDiscreteValue>.

A character string containing an XML with a value of type <BACnetEventParameter_ChangeOfTimer>.

Was this page useful?