Error Message Table
Message Meaning
Countermeasure
Syn ERROR ©Calculation formula
contains an error.
©Formula in a program
contains an error.
©Use ® or ED to display the point
where the error was generated
and correct it.
©Use ® or g) to display the point
where the error was generated,
press Q3 and then correct the
program in the WRT Mode.
Ma ERROR
©Calculation result
exceeds calculation
range.
©Calculation is per
formed outside the
input range of a
function.
©Illogical operation
(division by zero,
etc.)
® @ ®
Check the input numeric value
and correct it.
When using memories, check
that the numeric values stored in
memories are correct.
Go ERROR
©No corresponding Lbl
n for Goto n.
©N o program stored in
program area P n
which corresponds to
Prog n.
©Correctly input a Lbl n to cor
respond to the Goto n, or delete
the Goto n tf not required.
©Store a program in program area
P n to correspond to Prog n, or
delete the Prog n if not required.
Ne ERROR
•Nesting of subroutines
by Prog n exceeds 10
levels.
•Ensure that Prog n is not used to
return from subroutines to main
routine. If used, delete any un
necessary Prog n.
•Trace the subroutine jump destina
tions and ensure that no jumps
are made back to the original
program area. Ensure that returns
are made correctly.
- 1 7 9 -