Check Completion
Function
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 the Move by Grid and Move by List Steps.
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.
Application Examples
Together with the Move by Grid Step, this Step determines whether the execution is completed successfully until the end of the loop.
