FANUC Series 30i/300i/300is-MODEL A. Machining Center System. User's manual - page 202

 

  Index      Manuals     FANUC Series 30i/300i/300is-MODEL A. Machining Center System. User's manual (B-63944EN/03)

 

Search            copyright infringement  

 

 

 

 

 

 

 

 

 

 

 

Content      ..     200      201      202      203     ..

 

 

 

FANUC Series 30i/300i/300is-MODEL A. Machining Center System. User's manual - page 202

 

 

12.SETTING AND DISPLAYING DATA

 OPERATION 

B-63944EN/03

 

 

- 1572 - 

12.3.29 Displaying and Setting Workpiece Setting Error 

Compensation Data (15-inch Display Unit).......................1716 

12.3.30 Displaying and Setting Pattern Data Inputs     

(15-inch Display Unit) .......................................................1718 

 

Screens of a 7.2/8.4/10.4-inch display unit 

Press function key 

  to display or set tool compensation values 

and other data. 
This section describes how to display or set the following data: 
1.  Tool compensation value 
2. Settings 
3.  Sequence number comparison and stop 
4.  Run time and part count 
5.  Workpiece origin offset value 
6.  Custom macro common variables 
7.  Software operator’s panel 
8.  Tool management data 
9.  Display language switching 
10.  Protection of data at eight levels 
11.  Precision level selection 
12.  Tool life management data 
13.  Workpiece setting error compensation data 
14.  Pattern data input 
 
The software operator’s panel, display language switching, precision 
level selection, and pattern data input depend on the specifications of 
the machine tool builder. See the manual issued by the machine tool 
builder for details. 

B-63944EN/03

 OPERATION 

12.SETTING AND DISPLAYING DATA

 

 

- 1573 - 

12.3.1 

Displaying and Entering Setting Data 

 
Data such as the TV check flag and punch code is set on the setting 
data screen. On this screen, the operator can also enable/disable 
parameter writing, enable/disable the automatic insertion of sequence 
numbers in program editing, and perform settings for the sequence 
number comparison and stop function. 
See III-9.2 for automatic insertion of sequence numbers. 
See III-12.3.2 for the sequence number comparison and stop function. 
This subsection describes how to set data. 
 

Procedure for setting the setting data 

Procedure 

Select the MDI mode. 

Press function key 

Press soft key [SETTING] to display the setting data screen. 

This screen consists of several pages. 
Press page key 

 or 

  until the desired screen is displayed. 

An example of the setting data screen is shown below. 

 

Fig. 12.3.1 (a) SETTING (HANDY) screen (10.4-inch) 

 

12.SETTING AND DISPLAYING DATA

 OPERATION 

B-63944EN/03

 

 

- 1574 - 

 

Fig. 12.3.1 (b) SETTING (MIRROR IMAGE) screen (10.4-inch) 

 

Move the cursor to the item to be changed by pressing cursor 

keys 

Enter a new value and press soft key [INPUT]. 

 

Explanation 
 - PARAMETER WRITE 

Setting whether parameter writing is enabled or disabled. 
0 : Disabled 
1 : Enabled 
 

 - TV CHECK 

Setting to perform TV check. 
0 : No TV check 
1 : Perform TV check 
 

 - PUNCH CODE 

Setting code when data is output through reader/puncher interface. 
0 : EIA code output 
1 : ISO code output 

 

 - INPUT UNIT 

Setting a program input unit, inch or metric system 
0 :  Metric 
1 :  Inch 
 

B-63944EN/03

 OPERATION 

12.SETTING AND DISPLAYING DATA

 

 

- 1575 - 

 - I/O CHANNEL 

Using channel of reader/puncher interface. 
0 :  Channel 0 
1 :  Channel 1 
2 :  Channel 2 
 

 - SEQUENCE NO. 

Setting of whether to perform automatic insertion of the sequence 
number or not at program edit in the EDIT mode. 
0 : Does not perform automatic sequence number insertion. 
1 : Perform automatic sequence number insertion. 

 - PROGRAM FORMAT 

Setting of whether to use the Series 15 format. 
0:    Uses the standard format. 
1:    Uses the Series 15 format. 
For the Series 15 format, refer to Chapter II-6 in the User’s Manual (T 
series) or Chapter II-7 of Part II in the User’s Manual (M series). 

 - SEQUENCE STOP 

Setting the sequence number with which the operation stops for the 
sequence number comparison and stop function and the number of the 
program to which the sequence number belongs 

 - MIRROR IMAGE 

Setting of mirror image ON/OFF for each axes. 
0 : Mirror image off 
1 : Mirror image on 
 

 - Others 

Page key 

 or 

 can also be pressed to display the 

SETTING (TIMER) screen. See III-12.3.3 for this screen. 

12.SETTING AND DISPLAYING DATA

 OPERATION 

B-63944EN/03

 

 

- 1576 - 

12.3.2 

Sequence Number Comparison and Stop 

 
If a block containing a specified sequence number appears in the 
program being executed, operation enters single block mode after the 
block is executed. 
 

Procedure for sequence number comparison and stop 

Procedure 

Select the MDI mode. 

Press function key 

Press chapter selection soft key [SETTING].   

Press page key 

 or 

  several times until the following 

screen is displayed. 

 

Fig. 12.3.2 (a) SETTING (HANDY) screen (10.4-inch) 

 

Enter in (PROGRAM NO.) for SEQUENCE STOP the number 
(1 to 99999999) of the program containing the sequence number 
with which operation stops. 

Enter in (SEQUENCE NO.) for SEQUENCE STOP (with eight 
or less digits) the sequence number with which operation is 
stopped. 

When automatic operation is executed, operation enters single 
block mode at the block containing the sequence number which 
has been set. 

 

B-63944EN/03

 OPERATION 

12.SETTING AND DISPLAYING DATA

 

 

- 1577 - 

Explanation 
  - Sequence number after the program is executed 

After the specified sequence number is found during the execution of 
the program, the sequence number settting for sequence number 
compensation and stop becomes “-1”. 
 

 - Exceptional blocks 

If the predetermined sequence number is found in a block in which all 
commands are those to be processed within the CNC control unit, the 
execution does not stop at that block. 

[Example]  N1 #1=1 ; 
N2 IF[#1 EQ 1]GOTO 08 ; 
N3 GOTO 09 ; 
N4 M98 P1000 ; 
N5 M99 ;

 

In the example shown above, if the predetermined sequence number is 
found, the execution of the program does not stop. 
 

  - Stop in the canned cycle 

If the predetermined sequence number is found in a block which has a 
canned cycle command, the execution of the program stops after the 
return operation is completed. 
 

  - When the same sequence number is found several times in the program 

If the predetermined sequence number appears twice or more in a 
program, the execution of the program stops after the block in which 
the predetermined sequence number is found for the first time is 
executed. 
 

  - Block to be repeated a specified number of times 

If the predetermined sequence number is found in a block which is to 
be executed repeatedly, the execution of the program stops after the 
block is executed specified times. 

12.SETTING AND DISPLAYING DATA

 OPERATION 

B-63944EN/03

 

 

- 1578 - 

12.3.3 

Displaying and Setting Run Time, Parts Count, and Time 

 
Various run times, the total number of machined parts, number of 
parts required, and number of machined parts can be displayed.   
This data can be set by parameters or on this screen (except for the 
total number of machined parts and the time during which the power 
is on, which can be set only by parameters). 
This screen can also display the clock time. The time can be set on the 
screen. 
 

Procedure for Displaying and Setting Run Time, Parts Count and Time 

Procedure 

Select the MDI mode. 

Press function key 

Press chapter selection soft key [SETTING].   

Press page key 

 or 

  several times until the following 

screen is displayed. 

 

 

Fig. 12.3.3 (a) SETTING (TIMER) screen (10.4-inch) 

 

To set the number of parts required, move the cursor to PARTS 
REQUIRED and enter the number of parts to be machined. 

To set the clock, move the cursor to DATE or TIME, enter a new 
date or time, then press soft key [INPUT]. 

 

B-63944EN/03

 OPERATION 

12.SETTING AND DISPLAYING DATA

 

 

- 1579 - 

Explanation 
 - PARTS TOTAL 

This value is incremented by one when M02, M30, or an M code 
specified by parameter No. 6710 is executed. This value cannot be set 
on this screen. Set the value in parameter No. 6712. 
 

 - PARTS REQUIRED 

It is used for setting the number of machined parts required. 
When the “0” is set to it, there is no limitation to the number of parts. 
Also, its setting can be made by the parameter No 6713. 
 

 - PARTS COUNT 

This value is incremented by one when M02, M30, or an M code 
specified by parameter No. 6710 is executed. The value can also be set 
by parameter No. 6711. In general, this value is reset when it reaches 
the number of parts required. Refer to the manual issued by the 
machine tool builder for details. 
 

 - POWER ON 

Displays the total time which the power is on. This value cannot be set 
on this screen but can be preset in parameter No. 6750. 
 

 - RUN TIME 

Indicates the total run time during automatic operation, excluding the 
stop and feed hold time. 
This value can be preset in parameter No. 6751 or No. 6752. 
 

 - CUTTING TIME 

Displays the total time taken by cutting that involves cutting feed such 
as linear interpolation (G01) and circular interpolation (G02 or G03). 
This value can be preset in parameter No. 6753 or No. 6754. 
 

 - FREE PURPOSE 

This value can be used, for example, as the total time during which 
coolant flows. Refer to the manual issued by the machine tool builder 
for details. 
 

 - CYCLE TIME 

Indicates the run time of one automatic operation, excluding the stop 
and feed hold time. This is automatically preset to 0 when a cycle start 
is performed at reset state. It is preset to 0 even when power is 
removed. 
 

  - DATA and TIME 

Displays the current date and time. The date and time can be set on 
this screen. 

 

 

 

 

 

 

 

Content      ..     200      201      202      203     ..