BACnetSchedule.RemoveWeeklyEntry (METH)ΒΆ
METHOD RemoveWeeklyEntry : CmpBACnet.IEC_BACNET_STATUS
Removess a weekly entry for a specific day dayOfWeek at the index nIndex in the Weekly_Schedule-Property of this BACnet-Object.
- InOut:
Scope
Name
Type
Initial
Comment
Return
RemoveWeeklyEntry
CmpBACnet.IEC_BACNET_STATUS
Input
dayOfWeek
CmpBACnet.IEC_BACNET_DAY_OF_WEEK
The day of the week for which n entry shall be removed.
nIndex
CmpBACnet.IEC_BACNET_ELEMENT_COUNT
0
The 1 based index of the entry to remove.