loop.controlledVariableReference

<< Click to Display Table of Contents >>

 

loop.controlledVariableReference

According to the BACnet protocol documentation:

Identifies the property used to set the controlledVariableValue property of the Loop object.

Property controlledVariableReference of object loop can be read and written using a single IOTag.

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

loop-<objectAddress>.controlledVariableReference

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 12

N3:

<objectAddress>

N4:

<property> = 19

Tag Value

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.

Was this page useful?