Chapter Three Programming
15
Part 1 Programming
Name Address
Meaning
Program number
:(
ISO
)
/O
(
EIA
)
Program number
Sequence
number
N Sequence
number
Preparation
function
G
Command motion mode (linear, circular arc etc.)
X
、
Y
、
Z
Movement command of coordinate axis
A
、
B
、
C
、
U
、
V
、
W
Movement command of additional axis
R Arc
radius
Coordinate word
I
、
J
、
K
Coordinate of circular arc center
Feed function
F
Feedrate specification
Spindle function
S
Specify a spindle rotation speed
Tool function
T
Specify the tool number or tool offset number
M
Specify the ON/OFF of the machine tool side
Miscellaneous
function
B
Such as the table index
Offset number
H
、
D
Specify an offset number
Dwell
P
、
X
Specify a dwell time
Specify a program
number
P
Specify a subprogram number
Specify a
sequence number
P
Specify a sequence number; the program is
repeatedly performed in this number.
Times of repetition
L
The repetition count of program, the repetition of
canned cycle.
Parameter
P
、
Q
、
R
Parameter of canned cycle
For example, the following block can be formed using these program words.
In the following blocks, one row means one block, one grid of a block means a program word.
Name S57.10.10
Pag
e /
Program number 0
(:)
2002
/
N
G
X Y Z A/B/
C
C/V/
W
R/I J
K F
S T M B
H/
D
L P Q
;
N2
0
G9
2
X
100.0
Y
200.0
Z
300.0
;
N2
1
G0
0
X
196.0
Y
315.0
Z
500.0
S40
0
T1
5
M0
3
;
N2
2
G0
1
F10.
0
;
;
N
—
G
—
X
—
Y
—
F
—
S
—
T
—
M
—
;
Sequence n
umber
Prep
aration function
Coor
dinate n
umber
Feed function
S
pindle function
Tool function
Micellaneous function
Summary of Contents for GSK983Ma
Page 124: ......
Page 143: ......
Page 185: ......
Page 209: ...Chapter Four Operation 197 Part 2 Operation ...
Page 239: ...Chapter Four Operation 227 Part 2 Operation ...
Page 242: ......
Page 279: ......
Page 296: ...GSK983Ma Milling Machine Center CNC System User Manual 284 Part 2 Operation ...
Page 371: ...Appendix 11 USB Interface Parameter Transfer Operation ...