IEC_BACNET_SPECIAL_EVENT (STRUCT)ΒΆ

TYPE IEC_BACNET_SPECIAL_EVENT : STRUCT

Definition of the BACnetSpecialEvent structure

InOut:

Name

Type

Comment

tag

IEC_BACNET_PERIOD_TYPE

The Period may be a BACnetCalendarEntry or it may refer to a Calendar object.

period

UNION_BACNET_SPECIAL_EVENT

Covers the different possible period types

pEntries

POINTER TO IEC_BACNET_TIME_VALUE

Each item in the List of BACnetTimeValue specifies a time and a value of primitive datatype that is used at the time specified by the time portion.

entryCount

IEC_BACNET_ELEMENT_COUNT

Count of time value pairs in the List_Of_Time_Values

eventPriority

IEC_BACNET_BYTE

The highest EventPriority is 1 and the lowest is 16. The EventPriority is not related to the Priority_For_Writing property of the Schedule object.