Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Data Flow » Loop Generators » Repeat

Repeat


Module: FoundationLite

Generates a loop that ends at the first invocation with True on the input.

Applications

Put this filter into a task that should have a loop, but does not have any other loop generators (e.g. GrabImage).
Name Type Description
inUntil Bool If 'True' the loop will break
inDelay Integer Time between iterations in milliseconds

Examples

Description of usage of this filter can be found in examples and tutorial: Hand-Eye Calibration - On Filters, Image Modification Using the HMI, TcpIp Shoutbox Client.

Complexity Level

This filter is available on Basic Complexity Level.