trendLogMultiple.totalRecordCount

<< Click to Display Table of Contents >>

 

trendLogMultiple.totalRecordCount

According to the BACnet protocol documentation:

Represents the total number of log records collected by the Trend Log object since creation. When the value of Total_Record_Count reaches its maximum possible value of 232 - 1, the next value it takes shall be one. Once this value has wrapped to one, its semantic value (the total number of log records collected) has been lost but its use in generating notifications remains.

Property totalRecordCount of object trendLogMultiple can be read and written using a single IOTag.

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

trendLogMultiple-<objectAddress>.totalRecordCount

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 27

N3:

<objectAddress>

N4:

<property> = 145

Tag Value

A 32-bit unsigned integer.

Was this page useful?