Mitsubishi MELSEC-A A1SCPUC24-R2 User Manual page 135

Table of Contents

Advertisement

Table 6.3 Error Code List for A2ASCPU(S1/S30) and A2USHCPU-S1 (Continue)
Error
Error
Code
Massage
(D9008)
"MISSING
END INS"
12
(Checked at
STOP
RUN.)
"CAN'T
EXECUTE
(P)"
13
(Checked at
execution of
instruction.)
Detailed
Error
CPU
Code
States
(D9091)
121
122
123
STOP
124
131
STOP
132
109
Error and Cause
The
END (
END
FEND
instruction is not given in
the main program.
The
(
)
END
FEND
instruction is not given in
the sub program if the sub
program is set by
parameters.
(1) When subprogram 2
is set by a parameter,
there is no END
(FEND) instruction in
subprogram 2.
(2) When subprogram 2
is set by a parameter,
subprogram 2 has not
been written from a
peripheral device.
(1) When subprogram 3
is set by a parameter,
there is no END
(FEND) instruction in
subprogram 3.
(2) When subprogram 3
is set by a parameter,
subprogram 2 has not
been written from a
peripheral device.
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.
Label of the pointer (P)
specified in the the
,
,
,
SCJ
CALL CALLP
JMP
or
LEDA/B FCALL
instruction is
LEDA/BBREAK
not provided before the
instruction.
END
Corrective Action
Write the
END
)
instruction at the
end of the main
program.
Write the
END
instruction at the
end of the sub
program.
Eliminate the same
pointer numbers
provided at the
head of jump
destination.
Read the error step
,
CJ
using a peripheral
,
device, check
contents and insert
a jump destination
pointer (P).

Advertisement

Table of Contents
loading

Table of Contents