FP
Σ
User's Manual
12.7 Error Codes
299
12.7 Error Codes
12.7.1 Error Codes E1 to E8
Error code
Name of
error
Operation
status of
PLC
Description and steps to take
E1
(see note)
Syntax error
Stops
A program with a syntax error has been written.
Change to PROG mode and correct the error.
E2
(see note)
Duplicated
output error
Stops
Two or more operation results are output to the same relay. (This
error also occurs if the same timer/counter number is being used.)
Change to PROG mode and correct the error.
This error is also detected during online editing. No changes will
be downloaded and operation will continue.
E3
Not paired
error
Stops
For instructions which must be used in a pair such as jump (JP
and LBL), one instruction is either missing or in an incorrect
position.
Change to PROG mode and correct the error.
E4
(see note)
Parameter
mismatch error
Stops
An instruction has been written which does not agree with system
register settings. For example, the timer/counter number setting in
a program does not agree with the timer/counter range setting.
Change to PROG mode and correct the error.
E5
(see note)
Program area
error
Stops
An instruction was written to the wrong program area (main
program area or subprogram area)
Change to PROG mode and correct the error.
This error is also detected during online editing. No changes will
be downloaded and operation will continue.
E6
(see note)
Compile
memory full
error
Stops
The program stored in the PLC is too large to compile in the
program memory.
Change to PROG mode and correct the error.
E7
(see note)
High-level
instruction type
error
Stops
In the program, high-level F and P instructions are triggered by
the same operation result. (While the execution condition is
TRUE, F instructions are executed in every scan. P instructions
are executed only once, at the leading edge of the execution
condition.)
Correct the program so that the high-level instructions executed in
every scan and at the leading edge are triggered separately.
E8
High-level
instruction
operand
combination
error
Stops
There is an incorrect operand in an instruction which requires a
specific combination of operands (for example, the operands must
all be of a certain type).
Change to PROG mode and correct the error.
NOTE
In FPWIN Pro, these errors are detected by the compiler. Therefore, they are not
critical.
Содержание AFPG951T34
Страница 7: ......
Страница 17: ......
Страница 18: ...Chapter 1 Safety Measures ...
Страница 21: ......
Страница 22: ...Chapter 2 Overview ...
Страница 32: ...Chapter 3 CPU Types ...
Страница 47: ...CPU Types FPΣ User s Manual 30 LD Body ...
Страница 51: ...CPU Types FPΣ User s Manual 34 POU Header and LD Body ...
Страница 55: ...CPU Types FPΣ User s Manual 38 LD Body ...
Страница 57: ......
Страница 58: ...Chapter 4 Expansion ...
Страница 73: ......
Страница 74: ...Chapter 5 I O Allocation ...
Страница 81: ......
Страница 82: ...Chapter 6 Installation and Wiring ...
Страница 104: ...FPΣ User s Manual 6 4 Input and Output Wiring 87 A FPΣ 1 Output terminal 2 Load 3 Inductor COM 2 1 3 ...
Страница 115: ......
Страница 116: ...Chapter 7 High Speed Counter and Pulse Output ...
Страница 169: ......
Страница 170: ...Chapter 8 Communication ...
Страница 227: ...Communication FPΣ User s Manual 210 LD Body ST Body ...
Страница 233: ...Communication FPΣ User s Manual 216 POU Header LD Body ...
Страница 236: ...FPΣ User s Manual 8 6 Program Controlled Communication 219 POU Header LD Body 1 2 ...
Страница 237: ...Communication FPΣ User s Manual 220 2 2 ST Body ...
Страница 266: ...Chapter 9 Security Functions ...
Страница 273: ......
Страница 274: ...Chapter 10 Other Functions ...
Страница 277: ......
Страница 278: ...Chapter 11 Troubleshooting ...
Страница 289: ......
Страница 290: ...Chapter 12 Appendix ...