BACnetAveraging.AverageValue (PROP) ¶ PROPERTY AverageValue : CmpBACnet.IEC_BACNET_REAL
BACnetAveraging.ProfileName (PROP) ¶ PROPERTY ProfileName : WSTRING(255)
BACnetAveraging.ValidSamples (PROP) ¶ PROPERTY ValidSamples : CmpBACnet.IEC_BACNET_UNSIGNED
BACnetAveraging.Description (PROP) ¶ PROPERTY Description : WSTRING(255)
BACnetAveraging.MaximumValue (PROP) ¶ PROPERTY MaximumValue : CmpBACnet.IEC_BACNET_REAL
BACnetObjectBase.GetBACnetObjPropReferenceProperty (METH) ¶ METHOD GetBACnetObjPropReferenceProperty : CmpBACnet.IEC_BACNET_OBJ_PROP_REFERENCE Returns the BACnet-Obj-Prop-Reference-Value of the specified Property (propID) of this BACnet-Object as a IEC_BACNET_OBJ_PROP_REFERENCE struct. The used functions are no client, meaning, that the access of the property is not restricted by write or read access restrictions. InOut: Scope Name Type Comment Return GetBACnetObjPropReferenceProperty CmpBACnet.IEC_BACNET_OBJ_PROP_REFERENCE Input propID CmpBACnet.IEC_BACNET_PROPERTY_ID The ID of the property to get.
BACnetObjectBase.GetBACnetObjectIDProperty (METH) ¶ METHOD GetBACnetObjectIDProperty : CmpBACnet.IEC_BACNET_OBJECT_ID Returns the BACnet-ObjectID-Value of the specified Property (propID) of this BACnet-Object as a IEC_BACNET_OBJECT_ID struct. The used functions are no client, meaning, that the access of the property is not restricted by write or read access restrictions. InOut: Scope Name Type Comment Return GetBACnetObjectIDProperty CmpBACnet.IEC_BACNET_OBJECT_ID Input propID CmpBACnet.IEC_BACNET_PROPERTY_ID The ID of the property to get.
BACnetObjectBase.GetBACnetScaleProperty (METH) ¶ METHOD GetBACnetScaleProperty : CmpBACnet.IEC_BACNET_SCALE Returns the BACnet-Scale-Value of the specified Property (propID) of this BACnet-Object as a IEC_BACNET_SCALE struct. The used functions are no client, meaning, that the access of the property is not restricted by write or read access restrictions. InOut: Scope Name Type Comment Return GetBACnetScaleProperty CmpBACnet.IEC_BACNET_SCALE Input propID CmpBACnet.IEC_BACNET_PROPERTY_ID The ID of the property to get.
BACnetObjectBase.GetBACnetSetpointReferenceProperty (METH) ¶ METHOD GetBACnetSetpointReferenceProperty : CmpBACnet.IEC_BACNET_SETPOINT_REFERENCE Returns the BACnet-Setpoint-Reference-Value of the specified Property (propID) of this BACnet-Object as a IEC_BACNET_SETPOINT_REFERENCE struct. The used functions are no client, meaning, that the access of the property is not restricted by write or read access restrictions. InOut: Scope Name Type Comment Return GetBACnetSetpointReferenceProperty CmpBACnet.IEC_BACNET_SETPOINT_REFERENCE Input propID CmpBACnet.IEC_BACNET_PROPERTY_ID The ID of the property to get.
BACnetObjectBase.GetBACnetDateTimeProperty (METH) ¶ METHOD GetBACnetDateTimeProperty : BACnetDateTime Returns the BACnet-DateTime-Value of the specified Property (propID) of this BACnet-Object as a BACnetDateTime struct. The used functions are no client, meaning, that the access of the property is not restricted by write or read access restrictions. InOut: Scope Name Type Comment Return GetBACnetDateTimeProperty BACnetDateTime Input propID CmpBACnet.IEC_BACNET_PROPERTY_ID The ID of the property to get.