globalGroup.objectIdentifier

<< Click to Display Table of Contents >>

 

globalGroup.objectIdentifier

According to the BACnet protocol documentation:

Numeric code that is used to identify the object. It is unique within the BACnet Device that maintains it.

Property objectIdentifier of object globalGroup can be read and written using a single IOTag.

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

globalGroup-<objectAddress>.objectIdentifier

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 26

N3:

<objectAddress>

N4:

<property> = 75

Tag Value

A string value containing a BACnet Object Identifier in the syntax '<Type>-<Address>' (ex: 'analogOutput-345').

Was this page useful?