This data point type is used as a type reference in Counter1. The count value is mapped
onto *.value and has been assigned suitable AC compression levels. One of the standard
AC types (see (Archiving/Compression).
| Element |
Data type |
Description |
| value |
float |
Unprocessed hourly value |
| C1.SUM |
float |
Hourly value (difference between count values = sum over
hour) |
| C2.MIN |
float |
Minimum of hourly value |
| C2.MAX |
float |
Maximum of hourly value |
| C2.AVG_WT0 |
float |
Mean of hourly value |
| C2.SUM |
float |
Sum of hourly value |
| C3.MIN |
float |
Minimum of the daily minimum |
| C3.MAX |
float |
Maximum of the daily maximum |
| C3.AVG_WT0 |
float |
Mean of the daily mean |
| C3.SUM |
float |
Sum of the daily sum |
Associated symbols
| Symbol |
Symbol name |
Description |
|
Counter1 |
Count value |
|
Counter1_1 |
Count value with label (data point name) |