BACnetSchedule.AddExceptionBACnetDateRange (METH)ΒΆ
METHOD AddExceptionBACnetDateRange : CmpBACnet.IEC_BACNET_STATUS
Adds a date range to the Exception_Schedule-Property of this BACnet-Object.
- InOut:
- Scope - Name - Type - Comment - Return - AddExceptionBACnetDateRange- CmpBACnet.IEC_BACNET_STATUS- Input - bacStartDat- CmpBACnet.IEC_BACNET_DATE- The start of the exception date range. - bacEndDat- CmpBACnet.IEC_BACNET_DATE- The end of the exception date range. - pEntries- POINTER TO CmpBACnet.IEC_BACNET_TIME_VALUE - The times and values during the date range which correspond to the exception date. - entryCount- CmpBACnet.IEC_BACNET_ELEMENT_COUNT- The number of times and values for the exceptions. - eventPriority- BYTE- The priority with which the values are written. 
