Mitsubishi Electric MELSEQ FX3S Series User Manual page 143

Hide thumbs Also See for MELSEQ FX3S Series:
Table of Contents

Advertisement

FX
Series Programmable Controllers
3S
User's Manual - Hardware Edition
PLC
Error
operation
code
at error
occurrence
Circuit error [M8066 (D8066)]
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.
Invalid instruction is programmed within STL-RET loop:
6626
Stops
MC, MCR, I (interrupt pointer), SRET or IRET.
operation
6627
No STL instruction
Invalid instruction is used in main program:
6628
I (interrupt pointer), SRET or IRET
6629
No P or I (interrupt pointer)
No SRET or IRET instruction
6630
STL-RET or MC-MCR instructions in subroutine
6631
SRET programmed in invalid location
6632
FEND programmed in invalid location
Operation error [M8067 (D8067)]
0000
-
No error
No jump destination (pointer) for CJ or CALL instruction
Label is undefined or out of P0 to P255 due to indexing.
6701
Label P63 is executed in CALL instruction; cannot be used
in CALL instruction as P63 is for jumping to END
instruction.
6702
CALL instruction nesting level is 6 or more
6704
FOR-NEXT instruction nesting level is 6 or more.
6705
Operand of applied instruction is inapplicable device.
Device number range or data value for operand of applied
6706
instruction exceeds limit.
Continues
6709
Other (e.g. improper branching)
operation
6710
Mismatch among parameters
6730
Incorrect sampling time (T
Incompatible input filter constant (α)
6732
(α < 0 or 100 ≤ α)
6733
Incompatible proportional gain (K
6734
Incompatible integral time (T
Incompatible derivative gain (K
6735
< 0 or 201 ≤ K
(K
D
6736
Incompatible derivative time (T
14 Test Operation, Adjustment, Maintenance and Troubleshooting
14.6 Judgment by Error Codes and Representation of Error Codes
Contents of error
≤ 0)
) (T
S
S
) (K
< 0)
P
P
) (T
< 0)
I
I
D
)
D
)
) (T
< 0)
D
D
Action
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.
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:
"T100Z" itself is not an error. But if Z had a value of 100, the
timer T200 would attempt to be accessed. This would cause
an operation error since there is no T200 device available.
This error occurs when the same device is used within the
source and destination in a shift instruction, etc.
<PID instruction is stopped.>
This error occurs in the parameter setting value or operation
data executing PID instruction.
Check the contents of the parameters.
11
12
13
14
15
16
17
A
B
C
137

Advertisement

Table of Contents
loading

Table of Contents