Chapter 8 Logic Instructions
8-19
8_
Sequence Control Instructions
FB/FC
Explanation
Applicable model
FC
JMP is used for jumping to any position specified by a label in the LD
program.
DVP15MC11T
DVP15MC11T-06
J MP
LA BEL
Function Explanation
JMP is used for jumping to any position specified by a label in the LD program.
Precautions for Correct Use
Label is any string.
A key word can not be specified as a label.
JMP can be used for an upward jump.
More than one JMP instruction can jump to the same label.
The label positions to which JMP instructions jump must be in the same POU in the LD program.
Otherwise, the jump will not take effect.
Programming Example
Variable table
Variable name
Data type
Current value
Start
BOOL
TRUE
Start1
BOOL
TRUE
Out1
BOOL
FALSE
Start2
BOOL
TRUE
Out2
BOOL
TRUE
Program
J MP
S TE P1
O ut1
Ou t2
Start
St art1
St art2
S
S
S TE P1
1
2
3
STEP1
is taken as the jump label of JMP instruction in the program above. When
Start
changes to
TRUE, JMP instruction will jump to the position of STEP1 label and the program of network 3 will be
executed.
When
Start2
changes to TRUE,
Out2
will also change to TRUE; the program of network 2 will not be
executed. When
Start
changes to FALSE, the programs from network 1 to network 3 will all be executed.
Summary of Contents for DVP-15MC Series
Page 19: ...DVP 15MC Series Motion Controller Operation Manual 1 4 _1 MEMO...
Page 23: ...DVP 15MC Series Operation Manual 2 4 _2 MEMO...
Page 31: ...DVP 15MC Series Motion Controller Operation Manual 3 8 _3 MEMO...
Page 75: ...DVP 15MC Series Motion Controller Operation Manual 6 26 _6 MEMO...
Page 87: ...DVP 15MC Series Motion Controller Operation Manual 7 12 _7 MEMO...
Page 432: ...Chapter 8 Logic Instructions 8 345 8_ MEMO...
Page 470: ...DVP 15MC Series Motion Controller Operation Manual 10 34 10 MEMO...
Page 878: ...DVP 15MC Series Motion Controller Operation Manual 11 408 11 1 MEMO...
Page 920: ...DVP 15MC Series Motion Controller Operation Manual A 16 A MEMO...
Page 941: ...D 1 D Explanation of Homing Modes Table of Contents D 1 Explanation of Homing Modes D 2...
Page 966: ...DVP 15MC Series Motion Controller Operation Manual D 26 D MEMO...