BACnetCalendar.AddWeekAndDay (METH)ΒΆ
METHOD AddWeekAndDay : CmpBACnet.IEC_BACNET_STATUS
Adds a week and day specification (i.e. every week at day xy) as calendar entry to the Date_List-Property of this BACnet-Calendar-Object.
- InOut:
- Scope - Name - Type - Comment - Return - AddWeekAndDay- CmpBACnet.IEC_BACNET_STATUS- Input - month- CmpBACnet.IEC_BACNET_MONTH- The month for the entry to add to the Date_List-Property of this object. - weekOfMonth- CmpBACnet.IEC_BACNET_WEEK_OF_MONTH- The week of the month for the entry to add to the Date_List- Property of this object. - dayOfWeek- CmpBACnet.IEC_BACNET_DAY_OF_WEEK- The day of the week for the entry to add to the Date_List- Property of this object. 
