globalGroup.groupMemberNames

<< Click to Display Table of Contents >>

 

globalGroup.groupMemberNames

According to the BACnet protocol documentation:

Represents a descriptive name for the members of the Global Group. The number of names matches the number of members defined in Group_Members. The array index of the name shall match the array index of the corresponding group member.

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

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

globalGroup-<objectAddress>.groupMemberNames

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 26

N3:

<objectAddress>

N4:

<property> = 346

Tag Value

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

Was this page useful?