
8. ALARM LIST
473
No. ContentsMessage
115 ILLEGAL VARIABLE
NUMBER
A value not defined as a variable number is
designated in the custom macro or in high–
speed cycle machining.
The header contents are improper. This
alarm is given in the following cases:
High speed cycle machining
1. The header corresponding to the speci-
fied machining cycle number called is
not found.
2. The cycle connection data value is out
of the allowable range
(0 – 999).
3. The number of data in the header is out
of the allowable range
(0 – 32767).
4. The start data variable number of
executable format data is out of the al-
lowable range (#20000 – #85535).
5. The last storing data variable number
of executable format data is out of the
allowable range (#85535).
6. The storing start data variable number
of executable format data is over-
lapped with the variable number used
in the header.
Modify the program.
116 WRITE PROTECTED
VARIABLE
The left side of substitution statement is a
variable whose substitution is inhibited.
Modify the program.
118 PARENTHESIS NESTING
ERROR
The nesting of bracket exceeds the upper
limit (quintuple). Modify the program.
119 ILLEGAL ARGUMENT The SQRT argument is negative. Or BCD
argument is negative, and other values
than 0 to 9 are present on each line of BIN
argument. Modify the program.
122 FOUR FOLD MACRO
MODAL–CALL
The macro modal call is specified four fold.
Modify the program.
123 CAN NOT USE MACRO
COMMAND IN DNC
Macro control command is used during
DNC operation. Modify the program.
124 MISSING END STATEMENT DO – END does not correspond to 1 : 1.
Modify the program.
125 FORMAT ERROR IN
MACRO
<Formula> format is erroneous. Modify the
program.
126 ILLEGAL LOOP NUMBER In DOn, 1x n x3 is not established. Modify
the program.
127 NC, MACRO STATEMENT
IN SAME BLOCK
NC and custom macro commands coexist.
Modify the program.
128 ILLEGAL MACRO
SEQUENCE NUMBER
The sequence number specified in the
branch command was not 0 to 9999. Or, it
cannot be searched. Modify the program.
129 ILLEGAL ARGUMENT
ADDRESS
An address which is not allowed in <Argu-
ment Designation > is used. Modify the
program.
130 ILLEGAL AXIS OPERATION An axis control command was given by
PMC to an axis controlled by CNC. Or an
axis control command was given by CNC
to an axis controlled by PMC. Modify the
program.