globalGroup.groupMembers

<< Click to Display Table of Contents >>

 

globalGroup.groupMembers

According to the BACnet protocol documentation:

Defines the members of the group. If the optional device identifier is not present for a particular group member, then that object shall reside in the same device that maintains the Global Group object.

Property groupMembers of object globalGroup can be read and written using a single IOTag.

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

globalGroup-<objectAddress>.groupMembers

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 26

N3:

<objectAddress>

N4:

<property> = 345

Tag Value

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

Was this page useful?