GSK928TE
Ⅱ
Turning CNC System User Manual
121
Chapter Four Programming Rules
4.1 Some Commands in One Block
It is defined that there are some commands in the same one block simultaneously, but only some
commands in the same one block are as follows:
G22, G80, G71, G72, G90, G94, M21, M22, M23, M24, M91, M92, M93, M94, M97, M98, M99 and
so on.
4.1.1 Only G04 (dwell)
and
other G codes are in the same block, but other G codes are not in the
same block.
4.1.2 The execution ordering of some commands in one block is as follows:
1
.
Execute S, F function
2
.
Execute T function
3
.
Execute M03, M04, M08, M10, M32
4
.
Execute G04
5
.
Execute G function
6
.
Execute M05, M09, M11, M33
4.1.3
Do not judge whether some commands have the contradictive operation or the same data
when executing them. Divide them into many groups to avoid the above-mentioned problems.
The commands in the same one group are only used once in the same block but the
commands in the different groups can be in the same block. But M21, M22, M23, M24, M25,
M91, M92, M93, M94 and other commands are not in the same one block but in the separate
one.
No.1 group
:
All G code except for G04
No.2 group: G04
No.3 group
:
M00, M02, M20, M30, M97, M98, M99
No.4 group
:
M03, M04, M05, M41, M42, M43
No.5 group
:
M08, M09, M10, M11, M78, M79
No.6 group
:
M32, M33, M21, M23, M24, M91, M92, M93, M94
4.2 Modal and Initial State of Commands
Modal command is defined that it available not only in the set block but also in the following one
till it is displaced by other proper commands, which is contributed to not to EDIT the same
command to gain the concise programming, the large memory and the high programming
efficiency.
Commands with the modal characteristics are as follows:
G00, G01, G02, G03, G33, G90, G92, G94, G74, G75
T command, S command, F command
* Initial state is defined as the state of entering part program after power on.
Initial commands of the system
:
G00, G98, M05, M09, M11, M79, S01, F5
;
z
command without the modal characteristics: G04, G26, G27, G29, G71, G72, M00, M21,
M22, M23, M24, M91, M92, M93, M94. The commands without the modal characteristic are
available in the current block and must be defined every time.
Содержание GSK928TE
Страница 1: ...GSK928TE II Turning Machine CNC System User Manual...
Страница 117: ...Programming Chapter Three Commands and Functions 112 G99 G01 X50 Z30 F0 2 G04 D2 G99 G01 X50 Z30 F0 2...
Страница 148: ...GSK928TE Turning CNC System User Manual 143 Connection Chapter One Interface 1 1 Interface Layout...
Страница 185: ...Connection Appendix 180 J3 1 AC220V J3 2 0V...