In Trending Tool, a counter is a calculated integer variable with memory. Its value is changed by specific operations.
There are three different kinds of operation:
An operation therefore involves adding, subtracting or allocating a value when the associated event occurs and its condition is true.
If the events of several operations occur simultaneously, then operations are run in the order that the operations are created.
A minimum and maximum value can be defined for a counter variable.