![Mitsubishi Electric FX2N-16E series Скачать руководство пользователя страница 225](http://html.mh-extra.com/html/mitsubishi-electric/fx2n-16e-series/fx2n-16e-series_user-manual_238876225.webp)
14 Test Operation, Adjustment, Maintenance and Troubleshooting
14.6 Judgment by Error Codes and Representation of Error Codes
219
FX
3G
Series Programmable Controllers
User's Manual - Hardware Edition
11
H
igh-Speed
C
ounters
12
O
utpu
t Wi
ring
13
Wi
ring for
Va
rious U
ses
14
Te
st R
un,
M
ain
tenanc
e,
Troub
le
shooting
15
Input/O
utput
Pow
ere
d
Extens
ion U
nit
s
16
Input/Output
Ex
tension
Blocks
17
Extensi
on
Pow
er Suppl
y
Un
it
18
O
ther Ex
tensi
on
Un
its
an
d
O
pti
ons
19
Displ
ay
Modul
e
20
Te
rmi
nal Block
Operation error [M8067(D8067)]
0000
—
No error
6701
Continues
operation
•
No jump destination (pointer) for CJ or CALL instruction
•
Label is undefined or out of P0 to P4095 due to indexing.
•
Label P63 is executed in CALL instruction; cannot be used
in CALL instruction as P63 is for jumping to END
instruction.
This error occurs in the execution of operation. Review the
program and check the contents of the operands used in
applied instructions.
Even if the syntax or circuit design is correct, an operation
error may still occur.
For example:
"T300Z" itself is not an error. But if Z had a value of 100, the
timer T400 would attempt to be accessed. This would cause
an operation error since there is no T400 device available.
6702
CALL instruction nesting level is 6 or more
6703
Interrupt nesting level is 3 or more
6704
FOR-NEXT instruction nesting level is 6 or more.
6705
Operand of applied instruction is inapplicable device.
6706
Device number range or data value for operand of applied
instruction exceeds limit.
6707
File register is accessed without parameter setting of file
register.
6708
FROM/TO instruction error
This error occurs in the execution of operation.
•
Review the program and check the contents of the
operands used in applied instructions.
•
Verify that the specified buffer memories exist in the
counterpart equipment.
•
Verify that extension cables are correctly connected.
6709
Other (e.g. improper branching)
This error occurs in the execution of operation. Review the
program and check the contents of the operands used in
applied instructions.
Even if the syntax or circuit design is correct, an operation
error may still occur.
For example:
"T300Z" itself is not an error. But if Z had a value of 100, the
timer T400 would attempt to be accessed. This would cause
an operation error since there is no T400 device available.
6710
Mismatch among parameters
This error occurs when the same device is used within the
source and destination in a shift instruction, etc.
6730
Incorrect sampling time (T
S
) (T
S
0)
<PID instruction is stopped.>
This error occurs in the parameter setting value or operation
data executing PID instruction.
Check the contents of the parameters.
6732
Incompatible input filter constant ( )
( < 0 or 100 )
6733
Incompatible proportional gain (K
P
) (K
P
< 0)
6734
Incompatible integral time (T
I
) (T
I
< 0)
6735
Incompatible derivative gain (K
D
)
(K
D
< 0 or 201 K
D
)
6736
Incompatible derivative time (T
D
) (T
D
< 0)
6740
Sampling time (T
S
) Scan time
<Auto tuning is continued.>
The operation is continued in the condition "sampling time
(T
S
) = cyclic time (scan time)".
Error
code
PLC
operation
at error
occurrence
Contents of error
Action