structuredView.subordinateTags

<< Click to Display Table of Contents >>

 

structuredView.subordinateTags

According to the BACnet protocol documentation:

Provides individual collections of tags for each of the subordinates. If the size of this array is changed, the size of the Subordinate_List, Subordinate_Annotations, Subordinate_Node_Types, and Subordinate_Relationships arrays, if present, shall also be changed to the same size. Uninitialized Subordinate_Tags array elements shall be empty collections.

Property subordinateTags of object structuredView can be read and written using a single IOTag.

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

structuredView-<objectAddress>.subordinateTags

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 29

N3:

<objectAddress>

N4:

<property> = 488

Tag Value

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

Was this page useful?