
B–63172EN/01
B. LIST OF FUNCTIONS AND
TAPE FORMAT
APPENDIX
179
B
LIST OF FUNCTIONS AND TAPE FORMAT
Some functions cannot be added as options depending on the model.
In the tables below,
PI
_:presents a combination of arbitrary axis
addresses using X,Y,Z,A,B and C (such as X_Y_Z_A_).
x = 1st basic axis (X usually)
y = 2nd basic axis (Y usually)
z = 3rd basic axis (Z usually)
Functions Illustration Tape format
Positioning (G00)
PI
Start point
G00 _ ;
P
I
Linear interpolation (G01)
PI
Start point
G01 _ F_;
P
I
Circular interpolation (G02, G03)
(x, y)
G03(x, y)
J
R
I
G02
Start
point
Start point
R
I
J
G17
G02
G03
X_ Y_
R_
I_ J_
F_ ;
G18
G02
G03
X_ Z_
R_
I_ K_
F_ ;
G19
G02
G03
Y_ Z_
R_
J_ K_
F_ ;
Dwell (G04) (In case of X–Y plane)
G04
X_
;
P_
Change of offset value by program
(G10)
G10 L11 P_R_;
Tool length offset A (G43, G44, G49)
Z
Offset
G43
Z_ H_ ;
G44
G43
H_ ;
G44
H : Tool offset
G49 : Cancel
Plane section (G17, G18, G19) G17 ;
G18 ;
G19 ;