octetstringValue.objectIdentifier

<< Click to Display Table of Contents >>

 

octetstringValue.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 octetstringValue can be read and written using a single IOTag.

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

octetstringValue-<objectAddress>.objectIdentifier

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 47

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?