
A-79955E/01
Title
Draw
No.
Ed. Date Design Description
Date July.08.’05 Design. Apprv.
5/ 17
page
FANUC Series 30i/31i/32i -MODEL A
Embedded macro specifications
It can lock a set value of the attribute of the MTB1 folder according to the
parameter of the password (No.11311) and the key word (No.11312).
In the locking state, the attribute of the MTB1 folder cannot be changed.
As a result, if the key word is not correctly set, the protection of the program in
the MTB1 folder cannot be released.
- The state that key is locking
It is the state when the parameter of the password (No.11311) and the key
word (No.11312) are different value.
The value set as both parameters is not displayed.
- The state that key is open
It is the state when the parameter of the password (No.11311) and the key
word (No.11312) are the same value.
The value set as both parameters is not displayed.
- The state that key is not set
When “0” is displayed in the parameter of the password (No.11311), it means
the password has not been set yet.
Note
The change in the attribute of MTB1 folder is available with the
key open state.
(5) Calling
The program in the MTB1 folder can be called by the M/T code etc, the macro
calls by G codes, the macro calls by G65/G66 and subprogram calls by M98
etc.
Moreover, as for the macro call by G code, the setting of G codes for macro call
is added as follows.
The relation between added G codes for macro call and the called program
number is set by the parameter. It is possible to set it up to ten.
Ex.) When the parameters are set as follows,
First group Second group Third group
G code
No.12020=100 No.12023=150 No.12026=900
Program
number
No.12021=8000 No.12024=7500 No.12027=8300
Number
No.12022=10 No.12025=5 No.12028=30
the following programs are called by each G code.
G codes Called program
G100 to G109 O8000 to O8009
G150 to G154 O7500 to O7504