Omron SYSMAC C200H-ASC02 Operation Manual page 145

Ascii unit
Hide thumbs Also See for SYSMAC C200H-ASC02:
Table of Contents

Advertisement

Troubleshooting
Error Message
OUT OF STRING SPACE ERROR
OVERFLOW ERROR
PORT ALREADY OPEN ERROR
PORT NOT OPEN ERROR
PROM ERROR
PROTECTED PROGRAM ERROR
RESUME WITHOUT ERROR
RETURN WITHOUT GOSUB ERROR
STRING FORMULA TOO COMPLEX
ERROR
STRING TOO LONG ERROR
SYNTAX ERROR
TYPE MISMATCH ERROR
UNDEFINED LINE NUMBER ERROR
UNDEFINED USER FUNCTION ERROR
VERIFY ERROR
142
Error code
14
Character area is insufficient. Expand area by CLEAR
command.
6
Numeric value exceeds predetermined range.
52
Port with specified number has already been opened. This
error message appears when attempt is made to open port
more than once with the OPEN statement. Delete
unnecessary OPEN statements.
57
Unopened port or I/O device is specified. Open port with
the OPEN statement.
65
EEPROM is malfunctioning, or nothing is written in the
EEPROM.
62
Program is protected. To change program, delete name
with PNAME command.
20
RESUME statement is executed when no error exists.
3
RETURN statement is encountered before execution of
GOSUB statement.
16
Character expression is too complex.
15
Character string is too long.
2
Program does not conform to syntax.
13
Variable types do not match.
8
Specified line number is wrong.
18
User function is not defined. Define execution start address
with the DEF USR statement.
66
Error occurs during EEPROM verification.
Appendix F
Explanation

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents