APPENDIX
B–63505EN/02
A. ALARM LIST
305
Number ContentsMessage
111 CALCULATED DATA OVERFLOW The result of calculation turns out to be invalid, an alarm No.111 is is-
sued.
–10
47
to –10
–29
, 0, 10
–29
to 10
47
Modify the program.
112 DIVIDED BY ZERO Division by zero was specified. (including tan 90°)
Modify the program.
113 IMPROPER COMMAND A function which cannot be used in custom macro is commanded.
Modify the program.
114 FORMAT ERROR IN MACRO There is an error in other formats than <Formula>.
Modify the program.
115 ILLEGAL VARIABLE NUMBER A value not defined as a variable number is designated in the custom
macro.
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 <Argument 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 con-
trolled by PMC. Modify the program.
131 TOO MANY EXTERNAL ALARM
MESSAGES
Five or more alarms have generated in external alarm message.
Consult the PMC ladder diagram to find the cause.
132 ALARM NUMBER NOT FOUND No alarm No. concerned exists in external alarm message clear.
Check the PMC ladder diagram.
133 ILLEGAL DATA IN EXT. ALARM
MSG
Small section data is erroneous in external alarm message or external
operator message. Check the PMC ladder diagram.
135
ILLEGAL ANGLE COMMAND
(M series)
The index table indexing positioning angle was instructed in other than
an integral multiple of the value of the minimum angle.
Modify the program.
135
SPINDLE ORIENTATION PLEASE
(T series)
Without any spindle orientation , an attept was made for spindle index-
ing. Perform spindle orientation.
136
ILLEGAL AXIS COMMAND
(M series)
In index table indexing.Another control axis was instructed together with
the B axis.
Modify the program.
136
C/H–CODE & MOVE CMD IN SAME
BLK. (T series)
A move command of other axes was specified to the same block as
spindle indexing addresses C, H. Modify the program.
137 M–CODE & MOVE CMD IN SAME
BLK.
A move command of other axes was specified to the same block as
M–code related to spindle indexing. Modify the program.