Mitsubishi Electric MELDAS C6 Programming Manual page 337

Hide thumbs Also See for MELDAS C6:
Table of Contents

Advertisement

Appendix 2. Program Error
Error No.
P270
NO MACRO SPEC
A macro specification was commanded
though there are no such command
specifications.
P271
NO MACRO INT.
A macro interrupt command has been issued
though it is not included in the specifications.
P272
NC/MACRO ILL.
An NC statement and a macro statement
exist together in the same block.
P273
MACRO OVERCALL
The frequency of the macro call has
exceeded the limit imposed by the
specification.
P275
MACRO ARG. EX.
The number of macro call argument type II
sets has exceeded the limit.
P276
CALL CANCEL
A G67 command was issued though it was
not during the G66 command modal.
P277
MACRO ALM MESG
An alarm command has been issued in
#3000.
P280
EXC [ , ]
The number of parentheses [ , ] which can
be commanded in a single block has
exceeded five.
P281
[ , ] ILLEGAL
The number of " [" and " ] " parentheses
commanded in a single block does not
match.
P282
CALC. IMPOSS
The arithmetic formula is incorrect.
P283
DIVIDE BY ZERO
The denominator of the division is zero.
P284
INTEGER OVER
In the process of the calculation the
integral number has exceeded –2
31
(2
–1).
P285
OVERFLOW VALUE
The variable data has overflowed.
P290
IF SNT. ERR
There is an error in the IF conditional
GOTO
statement.
P291
WHILE SNT. ERR
There is an error in the WHILE conditional
DO ~END
Details
31
statement.
329
Remedy
• Check the specifications.
• Check the specifications.
• Review the program and place the
executable statement and macro statement in
separate blocks.
• Review the program and correct it so that the
macro calls do not exceed the limit imposed
by the specification.
• Review the program.
• Review the program.
• The G67 command is the call cancel
command and so the G66 command must be
designated first before it is issued.
• Refer to the operator messages on the DIAG
screen.
• Refer to the instruction manual issued by the
machine manufacturer.
• Review the program and correct it so the
number of " [ " or " ] " does not exceed five.
• Review the program and correct it so that " [ "
and " ] " parentheses are paired up properly.
• Review the program and correct the formula.
• Review the program and correct it so that the
denominator for division in the formula is not
zero.
• Check the arithmetic formula in the program
and correct it so that the value of the integral
number after calculation does not exceed −
31
2
.
• Check the variable data in the program.
• Review the program.
• Review the program.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Meldas c64Meldas c64t

Table of Contents