3. Program Error
I - 73
Error No.
Details
Remedy
P283
DIVIDE BY ZERO
The denominator of the division is zero.
• Reconsider the program and correct it so that
the denominator for division in the formula is
not zero.
P290
IF SNT. ERROR
There is an error in the IF conditional
GOTO
statement.
• Reconsider the program.
P291
WHILE SNT. ERR
There is an error in the WHILE
conditional DO
-END
statement.
• Reconsider the program.
P292
SETVN SNT. ERR
There is an error in the SETVN
statement when the variable name
setting was made.
• Reconsider the program.
• The number of characters in the variable
name of the SETVN statement must be 7 or
less.
P293 DO-END
EXCESS
The number of
's for DO-END
in the
WHILE conditional DO
- END
statement has exceed 27.
• Reconsider the program and correct it so that
the number of
's in the DO - END statement
does not exceed 27.
P294 DO-END
MMC.
The DO's and END's are not paired off
properly.
• Reconsider the program and correct it so that
the DO's and END's are paired off properly.
P295
WHILE/GOTO TPE
There is a WHILE or GOTO statement on
the tape during tape operation.
• During tape operation‚ a program which
includes a WHILE or GOTO statement
cannot be executed and so the memory
operation mode is established instead.
P296
NO ADR (MACRO)
A required address has not been
specified in the user macro.
• Review the program.
P297 ADR-A
ERR.
The user macro does not use address A
as a variable.
• Review the program.
P298
PTR OP (MACRO)
User macro G200‚ G201‚ or G202 was
specified during tape or MDI operation.
• Review the program.
P300
VER. NAME ERROR
The variable names have not been
commanded properly.
• Reconsider the variable names in the
program and correct them.
P301
VAR NAME DUPLI
The name of the variable has been
duplicated.
• Correct the program so that the name is not
duplicated.
P350
NO SCALING SPC
The scaling command (G50, G51) was
issued when the scaling specifications
were not available.
• Check the specifications.
P360 NO
PROG.MIRR.
A mirror image (G50.1 or G51.1)
command has been issued though the
programmable mirror image
specifications are not provided.
• Check the specifications.
Summary of Contents for MELDAS 60 Series
Page 1: ......
Page 2: ......
Page 4: ......
Page 6: ......
Page 10: ......
Page 13: ...I EXPLANATION OF ALARMS ...
Page 14: ......
Page 95: ...II EXPLANATION OF PARAMETERS ...
Page 96: ......
Page 443: ......