Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Real » MaximumReal_OfLoop

MaximumReal_OfLoop


Returns the greatest of numbers appearing in consecutive iterations.

Name Type Description
inValue Real
outMaximum Real
outIterationIndex Integer

Description

Loop version of MaximumReal.

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