
must be applied at the same time. Detect the selected input port state(I(On) or O(Off)),
if the set condition state of the instruction meets with the state of the external set
input port, jump to the place which Lbl(Label) is the same as the current line Dest
Lbl(Destination label), to start to continue, if does not meet with the external input
port state, automatically execute the next line.
Example1:The first step
,
X moves 10mm
,
then detect the signal state of the external
input port 11
,
if closed
,
then execute the third line
,
Y moves 20
,
Z moves -15
,
if
open
,
then X axis continues to move 10mm
,
then detect again the signal state of the
external input port 11
,
if closed
,
then execute the third line
,
if open
,
execute the first
line instruction in this loop.
n001
Lin M
File
:
7788
Lbl
:
39
X
:
10.000
Y
:
0.000
F
:
800
Z
:
0.000
(
The Label name is 39
)
n002
CondJump
File
:
7788
Lbl
:
0
InpPt
:
11
Cond
:
O
Dest Lbl
:
39
(
Execute this line
,
detect the state of the external input port 11
,
if the input
port 11 is externally connected, then does not meet with the set 'Cond: O' of the line,
then continues directly to execute the next line, if met, that is the input port 11 is still