BACnetCalendar.AddBACnetDateRange (METH)ΒΆ
METHOD AddBACnetDateRange : CmpBACnet.IEC_BACNET_STATUS
Adds a date range as calendar entry to the Date_List-Property of this BACnet-Calendar-Object.
- InOut:
Scope
Name
Type
Comment
Return
AddBACnetDateRange
CmpBACnet.IEC_BACNET_STATUS
Input
bacStartDat
CmpBACnet.IEC_BACNET_DATE
The start date of the date range to add to the Date_List- Property.
bacEndDat
CmpBACnet.IEC_BACNET_DATE
The end date of the date range to add to the Date_List- Property.