Specifications

PARAMETER 2
2-125
Classification
USER
Display title
EIA/ISO
Address Meaning Description
Program type M, E
Conditions Immediate
F88
Unit Bit
Setting range Binary, eight digits
Set this parameter to specify functions related to the conversion from
MAZATROL program into an EIA program.
Conversion of a part of program into sub-program
(See Note.)
Output method of G-code for point machining
0: G-code of fixed cycle
1: G-code in 1 digit
Output of G10 and G92.5 in conversion of WPC data
0: Not to output
1: To output
Output of tool diameter correction G-code
0: Not to output G-code
1: To output G-code
Tool path modification caused by tool diameter
correction
0: Correction is not included in path
1: Correction is included in path
Fixed value (0)
Fixed value (1)
Note: When bit 0 of F88 is set to 1 on converting to the EIA program, the
line machining, groove machining, face machining portions in the
MAZATROL program are respectively programmed as
subprograms.
Example:
Notes:
1.
Subprograms that can be called out of the
MAZATROL program are not reprogrammed
as subprograms of the EIA program.
2. Manual program mode unit is not
programmed as subprogram.
3. It can be selected to make a subprogram with
parameter.
1: To make subprogram
0: Not to make subprogram
Common unit
[1]
M
FCE MILL
[4]
[2]
M
LINE CTR
[5]
[3]
M
END
Conversion into
EIA program
Main program
Subprogram
(WNo.1001);
G17G0G40G54G64G90G94;
G80;
M [1]
N1(UNo.2FACE-MILL);
M98P1001H1;
G1Z-2;
M
M98P1001H1;
G0Z100;
[2]
N2(UNo.3LINE-CTR);
M98P1001H2;
G0Z-2;
M
N3(UNo.4END);[3]
M
M30;
%
N1(UNo.2FACE-MILL);
G0X5.Y2.;
G1X50.;
M [4]
G0X60.Y60.;
M99;
N2(UNo.3LINE-CTR);
G2X10.Y10.R5.;
G1X50.;
M [5]
G2X40.Y10.R5.;
M99;
%
Unit of
machining
units
Unit of
machining
units
F88 bit 0
7 6 5 4 3 2 1 0
Return to Library