Mitsubishi Electric MELSEC-Q Structured Programming Manual page 270

Hide thumbs Also See for MELSEC-Q:
Table of Contents

Advertisement

FXCPU Structured Programming Manual
[Device & Common]
PLC
Error
operation
code
at error
occurrence
Operation error [M8067(D8067)]
0000
No error
There is no jump destination for CJ or CALL
instruction.
A label is provided after the END instruction.
6701
An independent label is provided between the
FOR instruction and the NEXT instruction or
between routine programs.
6702
The nesting level of CALL instruction is 6 or more.
6703
The nesting level of interrupt is 3 or more.
The nesting level of FOR-NEXT instructions is 6 or
6704
more.
An unavailable device is used as an operand in an
6705
instruction.
The device number or data value of an operand in an
6706
instruction is outside the allowable range.
A file register is accessed without its parameter
6707
setting.
6708
FROM/TO instruction error
Continues
Other error (absence of the IRET instruction,
operation
6709
absence of the SRET instruction, improper
relationship between FOR and NEXT, etc.)
6730
Improper sampling time (T
Improper input filter constant (α < 0 or 100 ≤ α)
6732
6733
Improper proportional gain (K
6734
Improper integral time (T
6735
Improper derivative gain (K
6736
Improper derivative time (T
6740
Sampling time (T
The measured value variation exceeds the limit.
6742
(ΔPV < -32768 or 32767 < ΔPV)
The deviation exceeds the limit.
6743
(EV < -32768 or 32767 < EV)
The integral result exceeds the limit.
6744
(Outside the range from -32768 to 32767)
The derivative value exceeds the limit due to the
6745
derivative gain (K
The derivative result exceeds the limit.
6746
(Outside the range from -32768 to 32767)
The PID operation result exceeds the limit.
6747
(Outside the range from -32768 to 32767)
268
Contents of error
≤ 0)
S
< 0)
P
< 0)
I
< 0 or 201 ≤ K
)
D
D
< 0)
D
) ≤ Scan time
S
) beyond the limit.
D
5.3 FX0S/FX0/FX0N/FXU/FX2C PLCs
Action
This error occurs while the PLC is executing an operation.
Review the program, or check the contents of operands used in
instructions.
Even if the syntax or circuit design is correct, an operation error may
occur for the following reasons, for example.
Example:
"T200Z" itself is not an error. However, if Z is "100", "T200Z" means
"T300" which causes a device number error.
This error occurs while the PLC is executing an operation.
Review the program, or check the contents of operands used in
instructions.
Confirm that the specified buffer memory exists in the counterpart
equipment.
Confirm that extension cables are connected correctly.
This error occurs while the PLC is executing an operation.
Review the program, or check the contents of operands used in
instructions.
Even if the syntax or circuit design is correct, an operation error may
occur for the following reason, for example.
Example:
"T200Z" itself is not an error. However, if Z is "100", "T200Z" means
"T300" which causes a device number error.
<The PLC stops PID operation.>
This data error occurs in the control parameter set value or during
PID instruction.
Check the contents of parameters.
<The PLC continues operation while regarding the operation data as
the maximum value.>
A data error has occurred in the control parameter set value or PID
operation.
Check the contents of parameters.
5 Errors

Advertisement

Table of Contents
loading

This manual is also suitable for:

Melsec-lMelsec-fFx3sFx3gFx3gcFx3u ... Show all

Table of Contents