eventEnrollment.objectPropertyReference

<< Click to Display Table of Contents >>

 

eventEnrollment.objectPropertyReference

According to the BACnet protocol documentation:

Designates the particular object and property referenced by this object.

Property objectPropertyReference of object eventEnrollment can be read and written using a block tag with 4 elements.

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

eventEnrollment-<objectAddress>.objectPropertyReference

Size

4 elements

Numeric Parameters

Property

Value

B1:

<deviceAddress>

B2:

<type> = 9

B3:

<objectAddress>

B4:

<property> = 78

Size:

4 elements

Block Elements

Index

Name

Type

0

ObjectIdentifier

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

1

PropertyIdentifier

An integer representing one of the options of enumeration <BACnetPropertyIdentifier>.

2

PropertyArrayIndex

A 32-bit unsigned integer.

OBS: this is an optional element, a <null> value indicates the element is not present.

3

DeviceIdentifier

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

OBS: this is an optional element, a <null> value indicates the element is not present.

Was this page useful?