accessRights.objectIdentifier

<< Click to Display Table of Contents >>

 

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

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

accessRights-<objectAddress>.objectIdentifier

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 34

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?