586
36 ERROR CODES
36.4 List of Error Codes
3221H SFC program
execution error
• Unable to execute the SFC program. Stop • Take measures to reduce noise.
• Write the SFC program to the
CPU module again. Then, reset
the CPU module and run it again.
If the same error code is displayed
again, the possible cause is a
hardware failure of the CPU
module. Please consult your local
Mitsubishi representative.
Drive/file
information
At power-on, at
RESET, at
STOP RUN
state, at SFC
program
execution
3222H
3300H Pointer setting
error
• The total number of points of local or
global pointers used in the program
exceeded the points set in the CPU
parameters (pointer device area).
Stop • Check the detailed information
(error location information) of the
error by executing module
diagnostics using the engineering
tool, display the error program
(step) by clicking the [Error Jump]
button, and correct the program.
• Check and correct the pointer
device area point setting in the
CPU parameters.
Error location
information
At power-on, at
RESET, at
STOP RUN
state
3301H Pointer setting
error
• The total number of points of pointer-
type labels used in the program
exceeded the points set in the CPU
parameters (pointer-type label
assignment area).
Stop • Check the detailed information
(error location information) of the
error by executing module
diagnostics using the engineering
tool, display the error program
(step) by clicking the [Error Jump]
button, and correct the program.
• Check and correct the pointer-type
label assignment area point
setting in the CPU parameters.
Error location
information
At power-on, at
RESET, at
STOP RUN
state
3302H Pointer setting
error
• Multiple global pointers with the same
number or pointer-type global labels
are used in the program. (The pointer
numbers or the labels are
overlapping.)
Stop • Check the detailed information
(error location information) of the
error by executing module
diagnostics using the engineering
tool, display the error program
(step) by clicking the [Error Jump]
button, and correct the program.
Error location
information
At power-on, at
RESET, at
STOP RUN
state
3303H Pointer setting
error
• Multiple local pointers with the same
number or pointer-type local labels
are used in the program. (The pointer
numbers or the labels are
overlapping.)
3320H Interrupt pointer
setting error
• The interrupt pointer numbers used in
the files are overlapping.
3340H FOR-NEXT
instruction error
• The NEXT instruction was not
executed even though the FOR
instruction was executed. Or, there
are more FOR instructions than NEXT
instructions.
At END
instruction
execution
3341H FOR-NEXT
instruction error
•
T
he NEXT instruction was executed
even though the FOR instruction was
not executed. Or, there are more
NEXT instructions than FOR
instructions.
At instruction
execution
3342H FOR-NEXT
instruction error
• The BREAK instruction was executed
even though the FOR instruction was
not executed.
3360H Nesting depth
error
• The number of nesting levels in the
subroutine program exceeded its limit
(16).
Stop • Check the detailed information
(error location information) of the
error by executing module
diagnostics using the engineering
tool, display the error program
(step) by clicking the [Error Jump]
button, and correct the number of
nesting levels (16 or less).
Error location
information
At instruction
execution
3361H • The number of nesting levels in the
FOR instruction exceeded its limit
(16).
3362H • The number of nesting levels in the DI
instruction exceeded its limit (16).
Error
code
Error name Error details and cause Stop/
continue
Action Detailed
information
Diagnostic
timing