BACnetSchedule.GetWeeklyEntryCount (METH)ΒΆ
METHOD GetWeeklyEntryCount : CmpBACnet.IEC_BACNET_STATUS
Gets the number of weekly entries for a specific day dayOfWeek in the Weekly_Schedule-Property of this BACnet-Object.
- InOut:
- Scope - Name - Type - Comment - Return - GetWeeklyEntryCount- CmpBACnet.IEC_BACNET_STATUS- Input - dayOfWeek- CmpBACnet.IEC_BACNET_DAY_OF_WEEK- The day of the week for which the entry count shall be determined. - Output - count- CmpBACnet.IEC_BACNET_ELEMENT_COUNT- The number of entries for the specified week day after calling this method. 
