Mitsubishi Electronics Mitsubishi Digital Electronics Video Gaming Accessories FX3G ユーザーズマニュアル

ページ / 936
881
FX
3G
/FX
3U
/FX
3UC
 Series Programmable Controllers
Programming Manual - Basic & Applied Instruction Edition
38 Error Check Method and Error Code List
38.4 Error Code List and Action
31
FN
C
275
-F
N
C
27
9
Da
ta
 
Trans
fe
r 3
32
FN
C
280-
FN
C
289
H
igh Speed 
Pr
ocessing 2
33
FN
C
290-
FN
C
299
E
xtension Fi
le 
R
egister
34
FN
C
300-
FN
C
30
5
FX
3U
-C
F-A
D
P
35
SFC•
STL
Pr
ogr
am
m
ing
36
In
ter
rupt
 
Funct
ion
37
S
pecial
 D
evice
38
Er
ro
r C
ode
A
Ve
rs
ion U
In
fo
rm
atio
n
B
Executi
on
 T
im
es
Circuit error [M8066(D8066)]
0000
No error
6610
Stops
operation
LD, LDI is continuously used 9 times or more.
This error occurs when a combination of instructions is 
incorrect in the entire circuit block or when the 
relationship between a pair of instructions is incorrect.
Modify the instructions in the program mode so that their 
mutual relationship becomes correct.
6611
More ANB/ORB instructions than LD/LDI instructions
6612
Less ANB/ORB instructions than LD/LDI instructions
6613
MPS is continuously used 12 times or more.
6614
No MPS instruction
6615
No MPP instruction
6616
No coil between MPS, MRD and MPP, or incorrect 
combination
6617
Instruction below is not connected to bus line: 
STL, RET, MCR, P, I, DI, EI, FOR, NEXT, SRET, IRET, 
FEND or END
6618
STL, MC or MCR can be used only in main program, but 
it is used elsewhere (e.g. in interrupt routine or 
subroutine).
6619
Invalid instruction is used in FOR-NEXT loop: 
STL, RET, MC, MCR, I (interrupt pointer) or IRET.
6620
FOR-NEXT instruction nesting level exceeded
6621
Numbers of FOR and NEXT instructions do not match.
6622
No NEXT instruction
6623
No MC instruction
6624
No MCR instruction
6625
STL instruction is continuously used 9 times or more.
6626
Invalid instruction is programmed within STL-RET loop: 
MC, MCR, I (interrupt pointer), SRET or IRET.
6627
No STL instruction
6628
Invalid instruction is used in main program: 
I (interrupt pointer), SRET or IRET
6629
No P or I (interrupt pointer)
6630
No SRET or IRET instruction
STL-RET / MC-MCR instructions programmed in the 
subroutine.
6631
SRET programmed in invalid location
6632
FEND programmed in invalid location
Error 
code
PLC operation at 
error occurrence
Contents of error
Action