loop.manipulatedVariableReference

<< Click to Display Table of Contents >>

 

loop.manipulatedVariableReference

According to the BACnet protocol documentation:

Identifies a property of an object which receives the output of the control loop.

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

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

loop-<objectAddress>.manipulatedVariableReference

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 12

N3:

<objectAddress>

N4:

<property> = 60

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?