
4.DESCRIPTION OF PARAMETERS B-63790EN/01
- 356 -
7099 Start M code used to call a custom macro
[Input type] Parameter input
[Data type] Integer
[Valid data range] 3 - 99999999
7100 Start program number of a custom macro called by M code
[Input type] Parameter input
[Data type] Integer
[Valid data range] 1 - 99999999
7101 Number of M codes used to call custom macros (number of custom macros
called by M codes)
[Input type] Parameter input
[Data type] Integer
[Valid data range] 0 - 32767
Set this parameter to define multiple custom macro calls using M
codes at a time. With M codes as many as the value set in parameter
No. 7101 starting with the M code set in parameter No. 7099, the
custom macros of program numbers as many as the value set in
parameter No. 7101 starting with the program number set in 7100 can
be called. Set 0 in parameter No. 7101 to disable this mode of calling.
Example:
When parameter No. 7099 = 90000000, parameter No. 7100 =
40000000, and parameter No. 7101 = 100 are set, a set of 100 custom
macro calls (simple calls) is defined as follows:
M90000000 -> O40000000
M90000001 -> O40000001
M90000002 -> O40000002
:
M90000099 -> O40000099
NOTE
1 When the following conditions are satisfied, all calls
using these parameters are disabled:
1 When a value not within the specifiable range is
set in each parameter
2 (Value of parameter No. 7100 + value of
parameter No. 7101 - 1) > 99999999
2 If a range of M codes set by these parameters
duplicate M codes specified in parameter No. 7080
through No. 7089, the calls specified by parameter
No. 7080 through 7089 are made preferentially.