Cicode Programming Reference > Cicode Function Categories > Accumulator Functions | Cicode

Accumulator Functions

Following are functions relating to accumulators.

AccControl

Controls accumulators for example, motor run hours.

AccumBrowseClose

Closes an accumulator browse session.

AccumBrowseFirst

Gets the oldest accumulator entry.

AccumBrowseGetField

Gets the field indicated by the cursor position in the browse session.

AccumBrowseNext

Gets the next accumulator entry in the browse session.

AccumBrowseNumRecords

Returns the number of records in the current browse session.

AccumBrowseOpen

Opens an accumulator browse session.

AccumBrowsePrev

Gets the previous accumulator entry in the browse session.

See Also

Published June 2018