Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Basic » Integer » AddIntegers_OfLoop

AddIntegers_OfLoop


Module: FoundationLite

Computes the sum of numbers appearing in consecutive iterations.

Name Type Description
inInteger Integer
outSum Integer

Description

Loop version of AddIntegers.

Hints

  • This is a primitive mathematical filter. It is recommended to use Formula Blocks instead.

Complexity Level

This filter is available on Basic Complexity Level.

See Also