UNION_BACNET_SPECIAL_EVENT (UNION)

TYPE UNION_BACNET_SPECIAL_EVENT : UNION

Definition of the BACnetSpecialEvent structure

A Special Event data type is used in a Exception Schedule property of Schedule object. It contains an effective Period (either a Calendar Entry or reference to a Calendar object), a list of Time Values and an event Priority. A Property Contents containing data of this type will have its tag equal to DATA_TYPE_SPECIAL_EVENT.

InOut:

Name

Type

Comment

calendarEntry

IEC_BACNET_CALENDAR_ENTRY

Value is used if type is set to calendar entry

calendarReference

IEC_BACNET_OBJECT_ID

Value is used if type is set to calendar reference