
MACRO RESOURCE in case of using User Macro
In case of using User Macro programs with Turning cycle for Milling, user can
use only the following program number and the macro variables.
(1) User available P-code program number : O5000 to O9999
(2) User available common variables : #500 to #531 , #100 to #149
(3) User available P-Code variables : #10000 to #15999
: #23240 to #2xxxx ( #2xxxx is according
to the tape memory length)
In case of using the P-code variable #23240 and after, set the number of
P-code variable to the compile parameter 9044. (According to the value of
the compile parameter 9044, the size of tape memory is decrease)
(4) It is necessary to set zero to the compile parameter P9002<EVF>.
(5) In case of using macro variables #12000 and after, set the compile
parameter P9007<TFOPT> to 0.
(6) User available Alarm No. of macro alarm P/S3xxx : 3100 to 3199
(7) User can not change the following compile parameters.
P9001=00000001 /* SEQN=1
P9002=10000000 /* EXT1=1
P9003=00000001 /* ONMSK=1
P9008=00100000 /* MCARG=1
P9009=00000000 /*
P9045=100 /* start G code=G100
P9046=800 /* number of G code call =800 (G100-G799)
P9047=2100 /* top of macro program no. for calling G code