IEC_BACNET_EVENT_PARAMETER (STRUCT)

TYPE IEC_BACNET_EVENT_PARAMETER : STRUCT

The Event Parameter data type defines the conditions that will generate an event.

This data type is used in the Event Parameters property of the Event Enrollment object. A Property Contents containing data of this type will have its tag equal to DATA_TYPE_EVENT_PARAMETER. Events generation is based on the value of a referenced property. Depending on the type of event initiating object and the event type, an Event Parameters can contain one of several sets of fields. The choice of fields is indicated by an Event Type tag.

InOut:

Name

Type

Comment

tag

IEC_BACNET_EVENT_TYPE

This specifies which event parameter data is used.

parameter

UNION_BACNET_EVENT_PARAMETER

Contains the different data parameters for each event type