structuredView.subordinateRelationships

<< Click to Display Table of Contents >>

 

structuredView.subordinateRelationships

According to the BACnet protocol documentation:

Describes the relationship to each member of the Subordinate_List. If this property is absent, then relationship to each of the subordinates is equal to the value of the Default_Subordinate_Relationship property, if present, else equal to UNKNOWN. If the size of this array is changed, the size of the Subordinate_List, Subordinate_Annotations, Subordinate_Tags, and Subordinate_Node_Types arrays, if present, shall also be changed to the same size. Uninitialized Subordinate_Relationships array elements shall be equal to DEFAULT.

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

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

structuredView-<objectAddress>.subordinateRelationships

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 29

N3:

<objectAddress>

N4:

<property> = 489

Tag Value

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

Was this page useful?