
A-79226E
Title
Draw
No.
Ed. Date Design Description
Date Jan.09.’04 Design. Apprv.
6/10
Page
FANUC Series 30i-MODEL A
One Touch Macro call
Notes
(1) Even if the macro call is being executed, mode selection signal
(MD1,MD2,MD4) is effective. Therefore, please change the LADDER
program to disable the mode change when the macro call executing
signal (MCEXE) is “1” when the inconvenience is caused if the mode
change is done.
(2) The macro call start signal (MCSTx) is effective only the reset state.
The macro call cannot be started at automatic operation mode (that is
cycle start state or feed hold state or automatic operation stop state).
When the macro call start signal (MCSTx) is effective at automatic
operation mode, the alarm PS5306 occurs.
(3) The called macro program must end with M02 or M30. And please
input external reset signal (ERS) or reset&rewind signal (RRW) from
the PMC side when these M codes are executed. If above two condition
is not implemented, neither the return of the mode nor the return of the
selection program are done after the program ends.
(4) When the specified program is not registered in the memory, the alarm
PS0059 is generated. The operation in this case becomes the shown in
“Stop by alarm”.
(5) One Touch Macro programs need to be install to any folder among
LIBRARY/, MTB2/, MTB1/, and SYSTEM/. When One Touch Macro
program does not exist in any folder among LIBRARY/, MTB2/,
MTB1/, and SYSTEM/, the alarm DS0059 "SPECIFIED NUMBER
NOT FOUND" occurs at seaching program. These folders to be
searched are set in the parameters SYS(3457#3), MC1(3457#2),
MC2(3457#1), and LIB(3457#0) in advance. Even when a folder which
a program is install to is LIBRARY/, MTB2/, MTB1/, or SYSTEM/, if
the folder is not set as the search targets, the program is not seached for.