structuredView.nodeType

<< Click to Display Table of Contents >>

 

structuredView.nodeType

According to the BACnet protocol documentation:

Provides a general classification of the object in the hierarchy of objects. It is intended as a general suggestion to a client application about the contents of a Structured View object, and is not intended to convey an exact definition. Further refinement of classification is provided by the Node_Subtype property.

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

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

structuredView-<objectAddress>.nodeType

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 29

N3:

<objectAddress>

N4:

<property> = 208

Tag Value

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

Was this page useful?