BACnetObjectBase.SetBACnetSetpointReferenceProperty (METH)ΒΆ
METHOD SetBACnetSetpointReferenceProperty
Sets the BACnet-Setpoint-Reference-Value of the specified Property (propID) of this BACnet-Object using 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
Input
propID
CmpBACnet.IEC_BACNET_PROPERTY_ID
The ID of the property to set.
setpointRef
CmpBACnet.IEC_BACNET_SETPOINT_REFERENCE
The BACnet setpoint reference to set for the property.