6
Motion Instructions and G-Code Instructions
DVP-PM Application Manual
6-37
MON
Mnemonic Operands
Function
17
ABST
N/A
Set up Absolute Coordinate
Controllers
20PM
-
MON
Mnemonic Operands
Function
18
INCT
N/A
Set up Relative Coordinate
Controllers
20PM
-
Explanations:
1. ABST enables absolute coordinate system. Absolute coordinate is the coordinate starting from “0.” When the
target position P(I) > current position (DD1848, DD1928, DD2008), the motor will conduct forward running.
When the target position P(I) < current position, the motor will conduct reverse running.
2. INCT enables relative coordinate system. Relative coordinate is the relative displacement moved from current
position (DD1848, DD1928, DD2008). When the relative coordinate is a positive value, the motor will conduct
forward running. When the relative coordinate is a negative value, the motor will conduct reverse running.
3. Even if absolute coordinate system is adopted, the distance to center of arc (I/J), the arc radius (R), and the
additional distance set by SINTR and DINTR instructions are all regarded as relative displacement.
Program Example:
When DVP-PM switches from MANU to AUTO without designating coordinate system, the default setting for the
program will be absolute coordinate system (ABST). After INCT instruction is executed, the motion instructions
starting from the next row (e.g. DRV, LIN, CW, CCW) will be operated in relative coordinate system as below.
INCT
.
.
.
OX0 subroutine
Absolute coordinate
Relative coordinate
.
.
.
ABST
ABST
.
.
.
Absolute coordinate
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...