
A-76286E
Sheet
Title
Draw
No.
16 Apr.19.'04 Addition or Modification of 16)
15 Jul.02.'02 Y.Takeuchi Improvement of status display T.Endo
14 Jun.21.'02 Y.Takeuchi Improvement of status display T.Endo
13 May.27.'02 Y.Takeuchi Addition of status display and improvement of S/T code output T.Endo
12 Mar.18.'02 Y.Takeuchi Availability of direction change movement in auxiliary function T.Endo
11 Jan.22.'02 Y.Takeuchi Availability of Angular axis control and Advanced preview control T.Endo
10 Oct.03.'01 Y.Takeuchi Addition or Modification of "5. About function improvement" T.Endo
Ed.. Date Design Description
Date May.02.’97 Desig. K.Ishida Apprv. T.Nakazato
FANUC Series 16i/18i/21i-TB/TB
Manual Handle Retrace
Specifications
19/40
5. About function improvement
5.1 The improvement of the limitation matters about the manual handle retrace beginning
5.1.1 General
As written to the clause 2.1, the following limitation matter exists in this function.
1) The check mode signal cannot be set to "1" during execution of the program.
(It is described in note 1 of clause 2.1.1)
2) The program must be always executed from the head.
(It is described in the clause 2.1.5).
As for these limitations, improvement is done.
Incidentally, please refer to the clause 5.1.4 about software series and edition which this
improvement is applied.
5.1.2 Specifications
(1) When the check mode signal is set to "1" on the way of the program
- Beginning
When check mode signal MMOD<G0067#2> is set to "1" during operation of the
program, it is enabled a check mode from the block that next buffering is done.
That is, even if check mode signal set to "1", check mode is not always enabled at once.
When check mode is enabled, check mode confirmation signal MMMOD<F0091#3> is
set to "1".
Ex.1) When check mode signal is set to "1" while executing N2 in the following program,
the check mode is enabled from N4 (N5 in tool nose radius compensation mode).
O0001;
N1 G28 U0;
N2 U10. ; ----- > MMOD=1
N3 U20. ; ------- Because this block finished the buffering, this block is not
executed in check mode.
N4 U-20. ; ------- When it is not in tool nose radius compensation mode, this
block is executed in check mode. (MMMOD=1)
N5 U-10.; --------- When it is in tool nose radius compensation mode, this block
is executed in check mode. (MMMOD=1)
M30;
10)
10)