accessPoint.accessEventTag

<< Click to Display Table of Contents >>

 

accessPoint.accessEventTag

According to the BACnet protocol documentation:

Numeric value which identifies the access transaction to which the current access event belongs. Multiple access events may be generated by a single access transaction. The value of this property shall increase monotonically for each new access transaction. It may be implemented using modulo arithmetic.

Property accessEventTag of object accessPoint can be read and written using a single IOTag.

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

accessPoint-<objectAddress>.accessEventTag

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 33

N3:

<objectAddress>

N4:

<property> = 322

Tag Value

A 32-bit unsigned integer.

Was this page useful?