eventLog.bufferSize

<< Click to Display Table of Contents >>

 

eventLog.bufferSize

According to the BACnet protocol documentation:

Specifies the maximum number of log records the log buffer may hold. If writable, it may not be written when Enable is TRUE. The disposition of existing log records when Buffer_Size is written is a local matter. If all records are deleted when the Buffer_Size is written then the object shall act as if the Record_Count was set to zero.

Property bufferSize of object eventLog can be read and written using a single IOTag.

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

eventLog-<objectAddress>.bufferSize

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 25

N3:

<objectAddress>

N4:

<property> = 126

Tag Value

A 32-bit unsigned integer.

Was this page useful?