System Model > Accumulators | System Model

Accumulators

Accumulators track incremental runtime data, such as motor run hours, power consumption, and downtime. You set a trigger (for example, motor on) to increment three counters:

The accumulated data is stored as variable tags in an I/O device. Variable tags are read at startup and updated regularly while the trigger is active. You can monitor and display accumulated data by animating, trending, or logging the variable tags.

Note: You can control (re-read or reset) any accumulator at runtime by using the AccControl() Cicode function.

See Also

Published June 2018