-
in b4 News
New "Counter Service" available in b4
A new "Counter Service" has been introduced within GenericService-Drivers and the VirtualClient-IMM Software.
It holds/manipulates defined counter values.
It is possible to define:
- its initial value
- its maximum value
- whether it counts circular
- whether to store value to the database for reporting purposes
- warning threshold
- alert threshold
There are three methods available:
· Increment Counter – to increase its current value
· Decrement Counter – to decrease its current value
· Reset Counter – to reset to the initial value
Examples of use:
- to count number of defined sensor failures
- to count number of executions