Check Completion

Description

This Step is used to check whether all the Basic Move Steps with index (Move by Grid, Move by List, etc) are executed in a single cycle to avoid loops.

Usage Scenario

This Step is usually used together with Move by Grid and Move by List.

If the Basic Move Steps with index are executed in a single cycle, the Finished exit port will be taken, or else the Unfinished port will be taken.

Parameters

BasicNonMove

See General Parameters of Non-Move Steps

Select Move Step

Select the Basic Move Steps in the project.

Application Example

Together with Move by Grid Steps, this Step determines wether the execution is completed successfully until the end of the loop.

../../../../_images/finish_checker_workflow.png