BACnetSchedule.AddExceptionWeekAndDay (METH)ΒΆ
METHOD AddExceptionWeekAndDay : CmpBACnet.IEC_BACNET_STATUS
Adds a week and day entry (i.e. weekly at day) to the Exception_Schedule-Property of this BACnet-Object.
- InOut:
Scope
Name
Type
Comment
Return
AddExceptionWeekAndDay
CmpBACnet.IEC_BACNET_STATUS
Input
month
CmpBACnet.IEC_BACNET_MONTH
The month of the exception date.
weekOfMonth
CmpBACnet.IEC_BACNET_WEEK_OF_MONTH
The week of the month of the exception date.
dayOfWeek
CmpBACnet.IEC_BACNET_DAY_OF_WEEK
The day of the week of the exception date.
pEntries
POINTER TO CmpBACnet.IEC_BACNET_TIME_VALUE
The times and values during the week and day dates 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.