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.
BACnetObjectBase.GetBACnetDoubleProperty (METH) ¶ METHOD GetBACnetDoubleProperty : CmpBACnet.IEC_BACNET_DOUBLE Returns the BACnet-Double-Value of the specified Property (propID) of this BACnet-Object as a DOUBLE. 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 GetBACnetDoubleProperty CmpBACnet.IEC_BACNET_DOUBLE Input propID CmpBACnet.IEC_BACNET_PROPERTY_ID The ID of the property to get.
BACnetObjectBase.GetBACnetEnumeratedProperty (METH) ¶ METHOD GetBACnetEnumeratedProperty : DINT Returns the BACnet-Enumerated-Value of the specified Property (propID) of this BACnet-Object as a DINT. 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 GetBACnetEnumeratedProperty DINT Input propID CmpBACnet.IEC_BACNET_PROPERTY_ID The ID of the property to get.
BACnetObjectBase.GetBACnetDateProperty (METH) ¶ METHOD GetBACnetDateProperty : DATE Returns the Date-Value of the specified Property (propID) of this BACnet-Object as a DATE. 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 GetBACnetDateProperty DATE Input propID CmpBACnet.IEC_BACNET_PROPERTY_ID The ID of the property to get.