
8/11
A- 77823E
DRAW.No.
FANUC Series 16i /18i /21i
Specifications of One Touch Macro call
Title
Timing chart,etc. is changed
Newly registration
DESCRIPTION
A.Fukumoto
DESIGNE
29.Jul.1999
02.Jul.1999
DATE
02
01
EDIT.
E.Gennma
3.2 The detail of signal
• Macro call start signal
MCSTx <R(n)#0—R(n+1)#7>
[Classification] Input signal
[Function] This signal starts the macro call sequence.
[Operation] When the standing fall of this signal is detected, CNC starts the
corresponding macro program. O number of the program started by the
MCST1 signal is specified by parameter No.6096. The sequence is
shown in “2.1 sequence between PMC and CNC”.
• Macro call executing signal
MCEXE <R(n+3)#0>
[Classification] Output signal
[Function] This signal notifies the macro call function is being executed.
[Output condition] This signal is set to "1" in the following case:
- When CNC detects the standing fall of Macro call start signal
(MCSTx).
This signal is set to "0" in the following case:
- When the execution of the macro ends normally.
- When the sequence is completed by the MCFIN signal is input after
the
sequence is interrupted by reset or emergency stop or the alarm.
• Mode change request signal
MCRQ <R(n+3)#1>
[Classification] Output signal
[Function] This signal requests the change of the mode.
[Output condition] This signal is set to "1" in the following case:
- When CNC detects the standing fall of Macro call start signal
(MCSTx).
- When M30 or M02 is executed in the macro program, and external
reset
signal (ERS) or reset&rewind signal (RRW) is input.
- When the sequence is interrupted by reset or emergency stop.
This signal is set to "0" in the following case:
- When Mode change completion signal (MCFIN) becomes "1".
02