BACnetCalendar
(FB)
FUNCTION_BLOCK PUBLIC BACnetCalendar EXTENDS BACnetStaticObjectBase IMPLEMENTS IBACnetCalendar
FB reflecting a BACnet-Calendar-Object. Since, for the case at hand, the only writeable BACnet-Property of this BACnet-Object is the property Date_List, several function for easy access and modification of this list are given within this FB. Additionally see documentation of BACnetObjectBase.
BACnetCalendar.AddBACnetDate
(METH)BACnetCalendar.AddBACnetDateRange
(METH)BACnetCalendar.AddWeekAndDay
(METH)BACnetCalendar.Description
(PROP)BACnetCalendar.GetEntry
(METH)BACnetCalendar.GetEntryCount
(METH)BACnetCalendar.PresentValue
(PROP)BACnetCalendar.ProfileName
(PROP)BACnetCalendar.RemoveEntry
(METH)