structuredView.subordinateNodeTypes

<< Click to Display Table of Contents >>

 

structuredView.subordinateNodeTypes

According to the BACnet protocol documentation:

Provides node type information for each member of the Subordinate_List. If the subordinate object has its own Node_Type, it is intended that the local value in this property logically override the subordinate's Node_Type unless the local value is "UNKNOWN", in which case, the subordinate's Node_Type is used. If the size of this array is changed, the size of the Subordinate_List, Subordinate_Annotations, Subordinate_Tags, and Subordinate_Relationships arrays, if present, shall also be changed to the same size. Uninitialized Subordinate_Node_Types array elements shall have the value UNKNOWN.

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

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

structuredView-<objectAddress>.subordinateNodeTypes

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 29

N3:

<objectAddress>

N4:

<property> = 487

Tag Value

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

Was this page useful?