BACnetObjectBase.GetBACnetAccumulatorRecordProperty (METH) ¶ METHOD GetBACnetAccumulatorRecordProperty : CmpBACnet.IEC_BACNET_ACCUMULATOR_RECORD Returns the BACnet-Accumulator-Record of the specified Property (propID) of this BACnet-Object as a IEC_BACNET_ACCUMULATOR_RECORD 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 GetBACnetAccumulatorRecordProperty CmpBACnet.IEC_BACNET_ACCUMULATOR_RECORD Input propID CmpBACnet.IEC_BACNET_PROPERTY_ID The ID of the property to get.
BACnetObjectBase.GetBACnetArraySizeOfProperty (METH) ¶ METHOD GetBACnetArraySizeOfProperty : CmpBACnet.IEC_BACNET_STATUS Returns the number of elements in a BACnetARRAY property. InOut: Scope Name Type Comment Return GetBACnetArraySizeOfProperty CmpBACnet.IEC_BACNET_STATUS Input ePropertyID CmpBACnet.IEC_BACNET_PROPERTY_ID The ID of the property to get the array size from. Output arraySize CmpBACnet.IEC_BACNET_ELEMENT_COUNT
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.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.
BACnetObjectBase.GetBACnetDevObjPropReferenceProperty (METH) ¶ METHOD GetBACnetDevObjPropReferenceProperty : BACnetDevObjPropReference Returns the BACnet-DevObjPropReference-Value of the specified Property (propID) of this BACnet-Object as a BACnetDevObjPropReference 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 GetBACnetDevObjPropReferenceProperty BACnetDevObjPropReference Input propID CmpBACnet.IEC_BACNET_PROPERTY_ID The ID of the property to get.
BACnetObjectBase.GetBACnetBooleanProperty (METH) ¶ METHOD GetBACnetBooleanProperty : BOOL Returns the BACnet-Boolean-Value of the specified Property (propID) of this BACnet-Object as a BOOL. 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 GetBACnetBooleanProperty BOOL Input propID CmpBACnet.IEC_BACNET_PROPERTY_ID The ID of the property to get.
BACnetObjectBase.GetBACnetClientCOVProperty (METH) ¶ METHOD GetBACnetClientCOVProperty : CmpBACnet.IEC_BACNET_CLIENT_COV Returns the BACnet-ClientCOV-Value of the specified Property (propID) of this BACnet-Object as a IEC_BACNET_CLIENT_COV 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 GetBACnetClientCOVProperty CmpBACnet.IEC_BACNET_CLIENT_COV Input propID CmpBACnet.IEC_BACNET_PROPERTY_ID The ID of the property to get.
BACnetObjectBase.GetBACnetPrescaleProperty (METH) ¶ METHOD GetBACnetPrescaleProperty : CmpBACnet.IEC_BACNET_PRESCALE Returns the BACnet-Prescale-Value of the specified Property (propID) of this BACnet-Object as a IEC_BACNET_PRESCALE 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 GetBACnetPrescaleProperty CmpBACnet.IEC_BACNET_PRESCALE Input propID CmpBACnet.IEC_BACNET_PROPERTY_ID The ID of the property to get.
BACnetObjectBase.GetBACnetRealProperty (METH) ¶ METHOD GetBACnetRealProperty : CmpBACnet.IEC_BACNET_REAL Returns the BACnet-Real-Value of the specified Property (propID) of this BACnet-Object as a LREAL. 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 GetBACnetRealProperty CmpBACnet.IEC_BACNET_REAL Input propID CmpBACnet.IEC_BACNET_PROPERTY_ID The ID of the property to get.