
B–66102E/10
F. CREATING PROGRAMS BY USING
SUPER CAP II M/SUPER CAP II T
WITH Series 16i/18i
APPENDIX
89
NOTE
Specify the user module series/edition display.
When a single user program is divided into two modules, specify the same
compile parameters (except parameter 9000) in the link files for user
modules 1 and 2.
User modules 1 and 2 must be loaded into F–ROM separately from the
CAP control module.
The CAP control module and user modules 1 and 2 have the following file
names on the F–ROM.
D CAP control module
PDff_CAP
Depends on the SYSTEM compile parameter.
T when SYSTEM is TPATH1 or TPATH2.
M when SYSTEM is MPATH1 or MPATH2.
Depends on the SYSTEM compile parameter.
1 when SYSTEM is TPATH1 or MPATH1
2 when SYSTEM is TPATH2 or MPATH2
D User module 1
P1ff
Size specified in compile parameter 9000. However,
_CAP is indicated for Super CAP II M.
D User module 2
P2ff
When a FANUC standard program and a user program have identical
program numbers, the user program takes priority. A FANUC standard
program can, therefore, be changed by creating a new program in the user
module and assigning it the number of the FANUC standard program to
be changed (Super CAP II T only).
When user modules 1 and 2 have identical program numbers, that
specified in user module 2 takes priority.
(1) User modules 1 and 2 should not have identical user program
numbers. If the modules have identical program numbers, the
program specified in user module 2 takes priority.
(2) Identical compile parameters must be specified in user modules 1 and
2 (except for compile parameter 9000).
(3) The total size of user modules 1 and 2 must not exceed the following:
D Super CAP II T: 768K bytes
D Super CAP II M: 1.625M bytes
F.4.3
Transferring the User
Module to F–ROM
F.4.4
Executing the User
Program
F.4.5
Restrictions and Notes
on Developing the User
Module