Program/Sequence/Block Numbers ; O, N - Mitsubishi Electric MELDAS C6 Programming Manual

Hide thumbs Also See for MELDAS C6:
Table of Contents

Advertisement

3. Data Formats

3.6 Program/sequence/block numbers ; O, N

Function and purpose
These numbers are used for monitoring the execution of the machining programs and for calling
both machining programs and specific stages in machining programs.
(1) Program numbers are classified by workpiece correspondence or by subprogram units, and
they are designated by the address "0" followed by a number with up to 8 digits.
(2) Sequence numbers are attached where appropriate to command blocks which configure
machining programs, and they are designated by the address "N" followed by a number with
up to 5 digits.
(3) Block numbers are automatically provided internally. They are preset to zero every time a
program number or sequence number is read, and they are counted up one at a time unless
program numbers or sequence numbers are commanded in blocks which are subsequently
read.
Consequently, all the blocks of the machining programs given in the table below can be
determined without further consideration by combinations of program numbers, sequence
numbers and block numbers.
O12345678 (DEMO, PROG) ;
G92 X0 Y0 ;
G90 G51 X-150. P0.75 ;
N100 G00 X-50. Y-25. ;
N110 G01 X250. F300 ;
Y-225. ;
X-50. ;
Y-25.;
N120 G51 Y-125. P0.5 ;
N130 G00 X-100. Y-75. ;
N140 G01 X-200. ;
Y-175. ;
X-100. ;
Y-75. ;
N150 G00 G50 X0 Y0 ;
N160 M02 ;
%
3.6 Program/sequence/block numbers ; O, N
Machining program
Monitor display
Program No.
Sequence No.
12345678
12345678
12345678
12345678
12345678
12345678
12345678
12345678
12345678
12345678
12345678
12345678
12345678
12345678
12345678
12345678
11
Block No.
0
0
0
1
0
2
100
0
110
0
110
1
110
2
110
3
120
0
130
0
140
0
140
1
140
2
140
3
150
0
160
0

Advertisement

Table of Contents
loading

This manual is also suitable for:

Meldas c64Meldas c64t

Table of Contents