IEC_BACNET_DAILY_SCHEDULE (STRUCT)ΒΆ

TYPE IEC_BACNET_DAILY_SCHEDULE : STRUCT

Definition of the BACnetDailySchedule structure

A Daily Schedule is a list of Time and Value pairs that represents the sequence of schedule actions within a day. A seven-element array of this data type is used in the Weekly Schedule property of a Schedule object. A Property Contents containing data of this type will have its tag equal to DATA_TYPE_DAILY_SCHEDULE.

InOut:

Name

Type

Comment

pEntries

POINTER TO IEC_BACNET_TIME_VALUE

A list of BACnetTimeValues

entryCount

IEC_BACNET_ELEMENT_COUNT

Count of time value pairs in the entry list