BACnetCalendar.GetEntryCount (METH) ¶ METHOD GetEntryCount : CmpBACnet.IEC_BACNET_STATUS Gets the number of calendar entries in the Date_List-Property of this BACnet-Calendar-Object. InOut: Scope Name Type Comment Return GetEntryCount CmpBACnet.IEC_BACNET_STATUS Output count CmpBACnet.IEC_BACNET_ELEMENT_COUNT The count of entries in the Date_List-Property in this object.
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.
BACnetCalendar.Description (PROP) ¶ PROPERTY Description : WSTRING(255)
BACnetCalendar.AddBACnetDate (METH) ¶ METHOD AddBACnetDate : CmpBACnet.IEC_BACNET_STATUS Adds a specific date as calendar entry to the Date_List-Property of this BACnet-Calendar-Object. InOut: Scope Name Type Comment Return AddBACnetDate CmpBACnet.IEC_BACNET_STATUS Input bacDat CmpBACnet.IEC_BACNET_DATE The date to add to the Date_List-Property.
BACnetCalendar.AddBACnetDateRange (METH) ¶ METHOD AddBACnetDateRange : CmpBACnet.IEC_BACNET_STATUS Adds a date range as calendar entry to the Date_List-Property of this BACnet-Calendar-Object. InOut: Scope Name Type Comment Return AddBACnetDateRange CmpBACnet.IEC_BACNET_STATUS Input bacStartDat CmpBACnet.IEC_BACNET_DATE The start date of the date range to add to the Date_List- Property. bacEndDat CmpBACnet.IEC_BACNET_DATE The end date of the date range to add to the Date_List- Property.
BACnetBinaryValue.TimeDelayNormal (PROP) ¶ PROPERTY TimeDelayNormal : CmpBACnet.IEC_BACNET_UNSIGNED
BACnetBinaryValue.TimeOfActiveTimeReset (PROP) ¶ PROPERTY TimeOfActiveTimeReset : BACnetDateTime
BACnetBinaryValue.StatusFlags (PROP) ¶ PROPERTY StatusFlags : STRING
BACnetBinaryValue.TimeDelay (PROP) ¶ PROPERTY TimeDelay : CmpBACnet.IEC_BACNET_UNSIGNED
BACnetCalendar.PresentValue (PROP) ¶ PROPERTY PresentValue : BOOL