Back to Aurora Vision Studio website

You are here: Start » Filter Reference » System » Time » Delay

Delay


Module: FoundationLite

Suspends the program workflow for inTime milliseconds.

Name Type Range Description
Input value inTime Integer 0 - 10000 Target time in milliseconds

Description

This filter suspends the program workflow for inTime milliseconds.

Examples

Description of usage of this filter can be found in examples and tutorial: HMI Grab Single Image, HMI Start Stop.

Complexity Level

This filter is available on Basic Complexity Level.

See Also

  • DelayByPeriod – Suspends the program workflow for inTime milliseconds relative to the end of the filter's last invoke time.
  • MeasurePeriod – Returns elapsed time in milliseconds from last filter call.