5
Categories and Use of Basic Application Instructions
DVP-PM Application Manual
5-141
API Mnemonic
Operands
Function
257
JMP
Unconditional Jump
Controllers
20PM
10PM
OP Range
Program
Steps
P0 ~ P255
JMP: 3 steps
Operands:
S
: The destination pointer P of the conditional jump
Explanations:
1. P cannot be modified by index registers V, Z.
2. No contact to drive the instruction is required.
3. JMP instruction is similar to CJ instruction. CJ instruction requires a drive contact as the condition, but JMP
instruction requires no drive contact.
4. JMP does not support pulse execution instruction (JMPP).
Program Example:
When program scan reaches address 0, the program will skip from address 0 to N (Pointer P1) automatically no
matter there is a drive contact or not. Instructions between address 0 and N will be skipped.
X1
X2
JMP
P1
Y1
Y2
0
N
P1
(JMP instruction)
Summary of Contents for DVP-10PM
Page 1: ......
Page 45: ...2 Hardware Specifications and Wiring DVP PM Application Manual 2 30 MEMO...
Page 125: ...3 Functions of Devices in DVP PM DVP PM Application Manual 3 80 MEMO...
Page 341: ...8 Application Examples DVP PM Application Manual 8 2 Trajectory 3 Trajectory 4...
Page 427: ...9 Electrical CAM DVP PM Application Manual 9 74...
Page 437: ...10 Encrypting User Program DVP PM Application Manual 10 10 MEMO...
Page 458: ...11 G code Application DVP PM Application Manual 11 21 B O100 main program...
Page 561: ...14 Appendix DVP PM Application Manual 14 4 MEMO...