trendLog.logBuffer

<< Click to Display Table of Contents >>

 

trendLog.logBuffer

According to the BACnet protocol documentation:

Contains a list of up to Buffer_Size timestamped log records of datatype BACnetEventLogRecord, each of which conveys the event notification parameters or status changes in the Event Log object.

Property logBuffer of object trendLog can be read and written using a single IOTag.

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

trendLog-<objectAddress>.logBuffer

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 20

N3:

<objectAddress>

N4:

<property> = 131

Tag Value

A character string containing an XML with a value of type <SequenceOfBACnetLogRecord>.

Was this page useful?