device.structuredObjectList

<< Click to Display Table of Contents >>

 

device.structuredObjectList

According to the BACnet protocol documentation:

Contains references to objects chosen for use as starting points for the traversal of object hierarchies.

Property structuredObjectList of object device can be read and written using a single IOTag.

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

device-<objectAddress>.structuredObjectList

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 8

N3:

<objectAddress>

N4:

<property> = 209

Tag Value

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

Was this page useful?