<< Click to Display Table of Contents >>
trendLog.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 trendLog can be read and written using a single IOTag.
Property |
Value |
ParamDevice |
<deviceAddress> |
ParamItem |
trendLog-<objectAddress>.totalRecordCount |
Property |
Value |
N1: |
<deviceAddress> |
N2: |
<type> = 20 |
N3: |
<objectAddress> |
N4: |
<property> = 145 |
A 32-bit unsigned integer.