structuredView.subordinateAnnotations

<< Click to Display Table of Contents >>

 

structuredView.subordinateAnnotations

According to the BACnet protocol documentation:

Used to define a text string description for each member of the Subordinate_List. The content of these strings is not restricted. If the size of this array is changed, the size of the Subordinate_List, Subordinate_Tags, Subordinate_Relationships, and Subordinate_Node_Types arrays shall also be changed to the same size.

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

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

structuredView-<objectAddress>.subordinateAnnotations

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 29

N3:

<objectAddress>

N4:

<property> = 210

Tag Value

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

Was this page useful?