loop.setpointReference

<< 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.

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

loop-<objectAddress>.setpointReference

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 12

N3:

<objectAddress>

N4:

<property> = 109

Tag Value

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.

Was this page useful?