
PROGRAMMING
B–63524EN/01
1. GENERAL
27
The block and the program have the following configurations.
N fffff G ff Xff.f Zfff.f M ff S ff T ff ;
1 block
Sequence
number
Preparatory
function
Dimension word Miscel-
laneous
function
Spindle
function
Tool
func-
tion
End of
block
Fig. 1.7 (b) Block configuration
A block begins with a sequence number that identifies that block and ends
with an end–of–block code.
This manual indicates the end–of–block code by ; (LF in the ISO code and
CR in the EIA code).
The contents of the dimension word depend on the preparatory function.
In this manual, the portion of the dimension word may be represent as IP_.
;
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