channel.controlGroups

<< Click to Display Table of Contents >>

 

channel.controlGroups

According to the BACnet protocol documentation:

Indicates those logical control groups of which this Channel object is a member. This array shall contain at least one entry. Unused array slots shall contain the value zero, and control group zero shall mean "no assignment." Control_Groups is required to be writable, and it shall be permitted to configure the membership of the Channel object in arbitrary groups by writing the control group numbers into this array in any order, up to the maximum number of simultaneous groups supported by the Channel object. Duplicate entries specifying the same group number shall be permitted. The maximum size of the Control_Groups array shall be a local matter.

Property controlGroups of object channel can be read and written using a single IOTag.

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

channel-<objectAddress>.controlGroups

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 53

N3:

<objectAddress>

N4:

<property> = 367

Tag Value

A character string containing an XML with a value of type <SequenceOfUnsigned32>.

Was this page useful?