<< Click to Display Table of Contents >>
loop.setpointReference |
According to the BACnet protocol documentation:
List of references that has a length of zero or one, indicating if the setpoint for this control loop is fixed and contained in the Setpoint property, or a property of another object.
Property setpointReference of object loop can be read and written using a single IOTag.
Property |
Value |
ParamDevice |
<deviceAddress> |
ParamItem |
loop-<objectAddress>.setpointReference |
Property |
Value |
N1: |
<deviceAddress> |
N2: |
<type> = 12 |
N3: |
<objectAddress> |
N4: |
<property> = 109 |
A block where each element maps to a structure member.
•A string representing an object and a property in the syntax: '<objectType>-<objectAddress>.<property>'. An optional array index '(<index>)' can be used on array properties.OBS: this is an optional element, a <null> value indicates the element is not present.