device.objectList

<< Click to Display Table of Contents >>

 

device.objectList

According to the BACnet protocol documentation:

An array of object identifiers, one for each object within the device that is accessible through BACnet services.

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

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

device-<objectAddress>.objectList

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 8

N3:

<objectAddress>

N4:

<property> = 76

Tag Value

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

Was this page useful?