Chapter
4
Reference Manual
IVC-2D
150
©
SICK AG • Advanced Industrial Sensors • www.sick.com • All rights reserved
Program
If in Range Goto
This tool checks if a value is inside a certain range. Depending on the setting of the
Goto if
parameter the tool jumps to a defined step number if the value is within or outside the
range.
Input Parameters
01 = Value to be compared
Value to be checked.
02 = Min value allowed
Lower range.
03 = Max value allowed
Upper range.
04 = Goto if
Condition for jump.
In range
perform jump if value in
range.
Out of range
perform jump if value
out
of
range.
05 = Goto step
Step number to which the program will
jump and continue if value in range.
Returned Values
01 = Comparison result
1 if condition in
Goto if
is true.
0 if condition in
Goto if
is false.