Chapter 1 Programming
17
Ⅰ
Progra
mming
codes and M98, M99, M9000
~
M9999 are in the same block.
When G codes and M, S, T executed by PLC are in the same block, PLC defines M, S, T and G
to be executed simultaneously, or execute M, S ,T after G codes. Please see User Manual of machine
manufacturer for execution sequence of commands.
Execution sequence of G, M, S, T in the same block defined by GSK980TDc standard PLC
program is as follows:
M3, M4, M8, M10, M12, M32, M41, M42, M43, M44, S
□□
, T
□□□□
and G codes are executed
simultaneously;
M5, M9, M11, M13, M33 after G codes are executed;
M00, M01, M02, M30 after other commands of current block are executed.
1.6 Basic Axis Incremental System
The incremental system includes least input increment(input) and least command increment
(output). Least input increment is the least movement unit of programming movement distance, and
least command increment is the least unit of tool traversing on the machine. The two increment
systems use mm, inch or deg.
The basic axes include X, Z, and their incremental system has IS-B, IS-C selected by No.00.1
ISC.
001
ISC
Increment 0
-
IS-B
(
μ
level
)
1
-
IS-C
(
0.1
μ
level
)
In different incremental system, selecting the different axis pulse output mode can receive the
different output speed. The selection is executed by No.203 ABPx.
203
ABP5
ABP4
ABPZ ABPY ABPX
n-axis pulse 0
-
axis output is completed by pressing ‘PULSE+DIRECTION’
1
-
axis output is completed by pressing ‘AB-phase pulse’
1.6.1 Incremental system speed of basic axis
Corresponding
speed
Output mode
μ
level
(
IS-B
)
0.1
μ
level
(
IS-C
)
Metric machine
(mm/min)
Inch machine
(inch/min)
Metric machine
(mm/min)
Inch machine
(inch/min)
Pulse
+
direction
60,000 6,000 6,000 600
AB quadrature
240,000
24,000
24,000
2,400
1.6.2 Incremental system unit of basic axis
In different incremental system and different metric/inch, the least input/output increment is
different as follows:
μ
level
(
IS-B
)
Least input
increment
(
input
)
Least command
increment
(
output
)
Metric machine
metric input(G21)
0.001 (mm)
0.001 (mm)
0.001 (deg)
0.001 (deg)
inch input(G20)
0.0001 (inch)
0.001 (mm)
Summary of Contents for GSK980TDc
Page 17: ...I Programming ...
Page 18: ...GSK980TDc Turning CNC System User Manual ...
Page 190: ...GSK980TDc Turning CNC System User Manual 172 Ⅰ Programming ...
Page 191: ...Ⅱ Operation Ⅱ Operation ...
Page 192: ...GSK980TDc Turning CNC System User Manua Ⅱ Operation ...
Page 326: ...GSK980TDc Turning CNC System User Manual 306 Ⅱ Operation ...
Page 327: ...Ⅲ Connection Ⅲ Connection ...
Page 328: ...GSK980TDc Turning CNC System User Manual Ⅲ Connection ...
Page 470: ...GSK980TDc Turning CNC System User Manual 448 Ⅲ Connection ...