BACnetSchedule.AddWeeklyEntry (METH)ΒΆ
METHOD AddWeeklyEntry : CmpBACnet.IEC_BACNET_STATUS
Adds a weekly entry to the Weekly_Schedule-Property of this BACnet-Object For now dont use this to add weekly entries with complex type, otherwise GetWeeklyEntry will refuse to get those entries. Please see comment on GetWeeklyEntry related to complex data types.
- InOut:
- Scope - Name - Type - Comment - Return - AddWeeklyEntry- CmpBACnet.IEC_BACNET_STATUS- Input - tim- TIME- The time of the weekly entry to add. - value- CmpBACnet.IEC_BACNET_PROPERTY_CONTENTS- The value corresponding to the entry. - dayOfWeek- CmpBACnet.IEC_BACNET_DAY_OF_WEEK- The day of the week of the weekly entry to add. 
