structuredView.defaultSubordinateRelationship

<< Click to Display Table of Contents >>

 

structuredView.defaultSubordinateRelationship

According to the BACnet protocol documentation:

Describes the default relationship to each member of the Subordinate_List, unless overridden by a member of the Subordinate_Relationships property. If this property is absent and the Subordinate_Relationships is also absent, the relationship to the subordinates is equal to UNKNOWN.

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

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

structuredView-<objectAddress>.defaultSubordinateRelationship

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 29

N3:

<objectAddress>

N4:

<property> = 490

Tag Value

An integer representing one of the options of enumeration <BACnetRelationship>.

Was this page useful?