WeeklySchedule ¶ Functionalities for the BACnet weekly scheduling. AddWeeklyEntry (Method) GetWeeklyEntry (Method) GetWeeklyEntryCount (Method) GetWeeklySchedule (Method) RemoveWeeklyEntry (Method)
StructuredView ¶ The BACnet Structured View object. BACnetStructuredView (FunctionBlock) AddSubordinate (Method) Description (Property) GetSubordinate (Method) GetSubordinateCount (Method) NodeSubtype (Property) NodeType (Property) ProfileName (Property) RemoveSubordinate (Method)
PropertyReferences ¶ Functionalities for the BACnet property referencing. AddPropertyReference (Method) GetPropertyReference (Method) GetPropertyReferenceCount (Method) RemovePropertyReference (Method)
BACnetSchedule.Reliability (PROP) ¶ PROPERTY Reliability : CmpBACnet.IEC_BACNET_RELIABILITY
BACnetSchedule.PriorityForWriting (PROP) ¶ PROPERTY PriorityForWriting : CmpBACnet.IEC_BACNET_UNSIGNED
BACnetSchedule.ProfileName (PROP) ¶ PROPERTY ProfileName : WSTRING(255)
BACnetSchedule.NotifyType (PROP) ¶ PROPERTY NotifyType : CmpBACnet.IEC_BACNET_NOTIFY_TYPE
BACnetSchedule.OutOfService (PROP) ¶ PROPERTY OutOfService : BOOL
BACnetTrendLogMultiple.GetLogPropertyReference (METH) ¶ METHOD GetLogPropertyReference : CmpBACnet.IEC_BACNET_STATUS Gets the device object property reference at index nIndex of the Log_DeviceObjectProperty-Property of this BACnet-Object. InOut: Scope Name Type Comment Return GetLogPropertyReference CmpBACnet.IEC_BACNET_STATUS Input nIndex CmpBACnet.IEC_BACNET_ELEMENT_COUNT The 1 based index to get the property reference for. Output devObjPropRef CmpBACnet.IEC_BACNET_DEV_OBJ_PROP_REFERENCE The property reference after a call to this method.
BACnetTrendLogMultiple.GetLogPropertyReferenceCount (METH) ¶ METHOD GetLogPropertyReferenceCount : CmpBACnet.IEC_BACNET_STATUS Gets the number of device object property references in the Log_DeviceObjectProperty-Property of this BACnet-Object. InOut: Scope Name Type Comment Return GetLogPropertyReferenceCount CmpBACnet.IEC_BACNET_STATUS Output count CmpBACnet.IEC_BACNET_ELEMENT_COUNT The count of property references for this object.