
B–61803E–1/10
APPENDIX
E. FANUC Super CAP T/CAP II T MACRO
COMPILER/EXECUTOR (Series 16/18)
and Super Capi T Macro Compiler/
EXECUTOR (Series 16i/18i/21iT)
449
To reflect the conversational system capacity and macro capacity
expansions and to ensure compatibility with the VGA graphics capability,
the link file has been partially changed.
/*
/* Conversation MACRO Sample LINK control file.
/*
/*
/* executor file ’FS16TC for VGA’
/*
CNC =c:\mcomp\BH18_Z0.EX1
CNC2 =c:\mcomp\BH18_Z0.EX2
CNC3 =c:\mcomp\BH18_Z0.EX3
PCODE=REAR
/*
/* compile parameter P9000 – P9009 and P9010 – P9059
/*
P9000=11000000
P9001=10000001
P9002=11000000
P9003=10001001
P9007=01000000
P9009=00000100
/*
P9013=200
/*
P9023=320
P9024=321
/*
P9030=27
P9031=28
P9032=29
/*
P9033=97
P9031=28
P9032=29
/*
P9033=97
P9037=7
P9044=2044
/*
P9038=4999
/*
/* Link file’s
/*
FILE=CPS2T_Z0
FILE=BH18_Z0
FILE=TRANS
9000 LD6 R3M R2M R1M R512 R256 R128 VRFY
9009 CM30 LM30
Must not be omitted.
Set 3M (by setting bit 6 to 1).
Number of screen lines used
The higher of these two bits must always be set to 0.
The lower of these two bits can be set arbitrarily by the
machine tool builder.
R3M = 1: Output to a 3M–byte ROM cassette or ROM module.
LM30 = 1: The full 30–line screen is used for VGA display. (Super CAP II T)
LM30 = 0: The full 30–line screen is not used for VGA display. (Super CAP II T)
CM30 = 1: The full 30–line screen is used for VGA display. (CUSTOM)
CM30 = 0: The full 30–line screen is not used for VGA display. (CUSTOM)
NOTE
The modifications made to the link file described above are just an example. Set those items
other than those indicated by an arrow and comments, as required, as described in this manual.
E.12.3
Modifications Made to
the Link File