201
Appendix
Meaning
• Execution of calculations that
exceed the capacity of the stack
for numeric values or stack for
commands.
1
Not enough memory to hold
function input in the Graph
Mode for graph drawing.
2
Not enough memory to hold
function input in the TABLE
Mode.
3
Not enough memory to store
data in list function.
• Incorrect argument specification
for a command that requires an
argument.
• Illegal dimension used during
list calculations.
• Problem with cable connection
or parameter setting during
program data communications.
• Problem with cable connection
or parameter setting during
data communications.
• Problem with cable connection
or parameter setting during
data communications.
• Memory of receiving unit
became full during program
data communications.
Countermeasure
• Simplify the formulas to keep
stacks within 10 levels for the
numeric values and 26 levels
for the commands.
• Divide the formula into two or
more parts.
123
• Keep the number of variables
you use for the operation within
the number of variables
currently available.
• Simplify the data you are trying
to store to keep it within the
available memory capacity.
• Delete no longer needed data
to make room for the new data.
Correct the argument.
• Fix
n
, Sci
n
:
n
= integer from 0
through 9.
• Lbl
n
, Goto
n
:
n
= integer from
0 through 9.
• Check list dimension.
• Check cable connection.
• Check cable connection.
• Check cable connection.
• Delete some data stored in the
receiving unit and try again.
Message
Stk ERROR
Mem ERROR
Arg ERROR
Dim ERROR
Com ERROR
Transmit
ERROR!
Receive ERROR!
Memory Full!
Summary of Contents for fx-7400G PLUS
Page 7: ... fx 7400G PLUS ...
Page 14: ...xii Contents ...
Page 57: ...Differential Calculations Chapter 3 ...
Page 176: ...162 Chapter 8 Programming ...
Page 188: ...Chapter 9 Data Communications 174 ...
Page 199: ...185 1 2 3 4 5 Program for Circle and Tangents No 4 Step Key Operation Display ...
Page 200: ...186 Program for Circle and Tangents No 4 Step Key Operation Display 6 7 8 9 10 ...
Page 201: ...187 11 12 13 14 15 Program for Circle and Tangents No 4 Step Key Operation Display ...
Page 202: ...188 16 17 18 Program for Circle and Tangents No 4 Step Key Operation Display ...
Page 205: ...191 1 2 3 4 5 Program for Rotating a Figure No 5 Step Key Operation Display ...