
PROGRAMMING
B–63444EN/01
1. GENERAL
27
The block and the program have the following configurations.
ffN
1 block
Sequence
number
Preparatory
function
Dimension word Miscel-
laneous
function
Spindle
function
Tool
func-
tion
End of
block
GXff.f Z fff.f MS T;ffff ff ff ff
Fig.1.7 (b) Block configuration
Each block contains a sequence number for indicating the NC operation
sequence at the beginning of the block, and an end–of–block code for
indicating the end of the block.
This manual indicates the end–of–block code by ; (LF in the ISO code and
CR in the EIA code).
;
Offff;
⋅
⋅
⋅
M30 ;
Program number
Block
Block
Block
End of program
⋅
⋅
⋅
Fig.1.7 (c) Program configuration
Normally, a program number is specified after the end–of–block (;) code
at the beginning of the program, and a program end code (M02 or M30)
is specified at the end of the program.
Explanations
D Block
D Program