|
The Loop () and Loop End (
) tasks are used together to repeat a set of tasks that are within the two tasks.
After adding the Loop task at the desired point in the protocol, set the following parameters in the Task Parameters area:
If you want to change the value of variables during the looping process, click Custom Parameters and set the following:
To add a variable, click Add Variable. A blank row appears in the table. Select the desired value for each column.
• Every time. The variable should increment or decrement every loop.
• Every n times. The variable should increment or decrement every specified number of times.
• After first time. The variable should increment or decrement starting from the second loop.
• After last time. The variable should increment or decrement after the last loop.