9 - 32
ERROR CODE LIST9.
Table 9.5 Error Code List for the QCPU-A (A Mode) (Continue)
Error Massage
Error
Code
(D9008)
Detailed
Error
Code
(D9091)
CPU
States
Error and Cause Corrective Action
"PARAMETER
ERROR"
(Checked at
power on and at
STOP/PAUSE
RUN.)
11 115 STOP Either of settings of the remote RUN/
PAUSE contact point by parameters,
operation mode at occurrence of error,
annunciator indication mode, or STOP
RUN indication mode is incorrect.
Read parameters in the CPU memory,
check the contents, make necessary
corrections and write them again to the
memory.
116 The MNET-MINI automatic refresh
setting by parameters is incorrect.
117 Timer setting by parameters is
incorrect.
118 Counter setting by parameters is
incorrect.
"MISSING END
INS."
(Checked at
STOP
RUN.)
12 121 STOP The ( ) instruction is not
given in the main program.
Write the instruction at the end of
the main program.
122 The ( ) instruction is not
given in the sub program if the sub
program is set by parameters.
Write the instruction at the end of
the sub program.
"CAN'T
EXECUTE (P)"
(Checked at
execution of
instruction.)
13 131 STOP The same device number is used at two
or more steps for the pointers (P) and
interrupt pointers (I) used as labels to
be specified at the head of jump
destination.
Eliminate the same pointer numbers
provided at the head of jump destination.
132 Label of the pointer (P) specified in the
, , , , ,
or
instruction is not provided before the
instruction.
Read the error step using a peripheral
device, check contents and insert a jump
destination pointer (P).
133 (1) The instruction was included
in the program and executed
though the instruction was
not given.
(2) The and
instructions were included in the
program and executed though the
instruction was not given.
(3) Nesting level of the ,
and instructions is 6 levels or
deeper, and the 6th level was
executed.
(4) There is no or
instruction at execution of the
or instruction.
(1) Read the error step using a peripheral
device, check contents and correct
program of the step.
(2) Reduce the number of nesting levels
of the , and
instructions to 5 or less.
134 The instruction was included in
the program and executed though no
sub program was provided.
Read the error step using a peripheral
device and delete the instruction
circuit block.
135 (1) and
instructions are not paired.
(2) There are 33 or more sets of
and
instructions.
(1) Read the error step using a
peripheral device, check contents
and correct program of the step.
(2) Reduce the number of sets of
and
instructions to 32 or less.
END FEND END
END FEND END
CJ SCJ CALL CALLP JMP
LEDA/B FCALL LEDA/B BREAK
END
RET
CALL
NEXT
LEDA/BBREAK
FOR
CALL CALLP
FOR
RET NEXT
CALL FOR
CALL CALLP FOR
CHG
CHG
LEDA/B IX
LEDA/B IXEND
LEDA/B IX
LEDA/B IXEND
LEDA/B IX
LEDA/B IXEND