Rockwell Automation 8520-ARM2 9/Series CNC AMP Reference Manual Documentation Set User Manual
Page 468

Paramacro Parameters
Chapter 21
21-14
This section describes the AMP parameters that are used when M-codes
are required to call a paramacro. AMP-defined M-code paramacro calls
may call only non-modal paramacros (executed similarly to a G65
paramacro call). Refer to your mill or lathe programming and operation
manuals for more information.
Function
These parameters are used to determine the M-codes used to call
paramacro programs. Specify the number of the M-code that is used to
call a specific paramacro program number for these parameters.
Parameter
Parameter Number
M-CODE FOR CALL TO #9001 OR --1
[57]
M-CODE FOR CALL TO #9002 OR --1
[58]
M-CODE FOR CALL TO #9003 OR --1
[59]
M-CODE FOR CALL TO #9004 OR --1
[60]
M-CODE FOR CALL TO #9005 OR --1
[61]
M-CODE FOR CALL TO #9006 OR --1
[62]
M-CODE FOR CALL TO #9007 OR --1
[63]
M-CODE FOR CALL TO #9008 OR --1
[64]
M-CODE FOR CALL TO #9009 OR --1
[65]
For example, if M-CODE FOR MACRO CALL TO #9009 is set at a
value of 100, programming a M100 in a program calls the paramacro
number 9009.
Assigning a value of --1 to this parameter disables the M code macro call to
this paramacro program number. Disabling this M code macro call can
increase system performance.
Range
--1 to 999
Notes
This is a global parameter; the value set here applies to all axes
21.4
M-code Paramacro Calls
21.4.1
M-code for Call to #9001 to
#9009 or - 1