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.