binaryValue.objectIdentifier

<< Click to Display Table of Contents >>

 

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

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

binaryValue-<objectAddress>.objectIdentifier

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 5

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?