Reference Manual
Chapter
4
IVC-2D
©
SICK AG • Advanced Industrial Sensors • www.sick.com • All rights reserved
155
Program
While
This tool performs a while loop. It repeats all program steps between ‘While’ and ‘End’ until
the condition in
Control Expression
is false. Due to that this tool must be terminated with
an ‘End’ tool.
Input Parameters
01 = Control Expression
Condition.
Boolean operations and mathematical expressions are
allowed. For example:
= (v2 > v5).
02 = END step
Step number that refer to the corresponding function
‘End’.
Note that no other step numbers are allowed.
Returned Values
None