C200HBAT09 Omron, C200HBAT09 Datasheet - Page 155

no-image

C200HBAT09

Manufacturer Part Number
C200HBAT09
Description
C200H REPLACEMENT BATTERY
Manufacturer
Omron
Datasheet

Specifications of C200HBAT09

Rohs Compliant
NO
Leaded Process Compatible
No
Peak Reflow Compatible (260 C)
No
Error Message Format
When an error occurs during BASIC program execution, the error messages shown in the following tables are
output to the screen of the terminal. If a device other than a terminal is connected to port 1, the program
stops, and the messages are reserved until the terminal is attached and CTRL+X is keyed in.
Example of a displayed message:
SYNTAX ERROR IN xxxx
xxxx is displayed when a command is executed with a number specified.
Errors
BAD DATA IN PORT ERROR
BAD I/O MODE ERROR
BAD PORT DESCRIPTOR ERROR
BAD PORT NUMBER ERROR
BAD SUBSCRIPT ERROR
CAN’T CONTINUE ERROR
DEVICE I/O ERROR
DEVICE UNAVAILABLE ERROR
DIVISION BY ZERO ERROR
DIRECT STATEMENT IN PORT ERROR
DUPLICATE DEFINITION ERROR
FORMAT ERROR
FOR WITHOUT NEXT ERROR
ILLEGAL DIRECT ERROR
ILLEGAL FUNCTION CALL ERROR
INPUT PAST END ERROR
MISSING OPERAND ERROR
NEXT WITHOUT FOR ERROR
NO RESUME ERROR
NO SUPPORT ERROR
OUT OF DATA ERROR
OUT OF MEMORY ERROR
Error Message
Troubleshooting
58
51
55
50
17
53
60
11
56
10
67
23
12
54
22
19
64
9
5
1
4
7
Error code
Appendix F
Format of data read from port is wrong.
Wrong port or peripheral device has been specified.
Descriptor is incorrect.
Port number is incorrect.
Subscript outside predetermined range is used.
Assign subscript of maximum value with the DIM
command.
Program execution cannot be resumed. Execute program
with RUN command.
Error has occurred during communication with a peripheral
device.
Wrong device name has been specified.
Attempt is made to divide data by 0.
Unnumbered line has been read while program is being
loaded.
Array, or user function, is defined in duplicate.
Incorrect format or memory area designator, number of
words to be transferred or base address has not been
specified.
FOR and NEXT statements are not correctly used in pairs.
Attempt is made to execute statements that cannot be
executed in direct mode. INPUT and LINE INPUT can be
executed in BASIC program only.
Statement or function is called incorrectly.
All data in port has been read.
Necessary parameter is missing.
NEXT and FOR statements are not used in pairs.
RESUME statement is missing in error processing routine.
That operation is not supported.
No data exists to be read by READ statement. Check
number of variables in READ statements and number of
constants in DATA statements.
Memory capacity is full. Expand BASIC program area by
CLEAR and MSET commands.
Explanation
141

Related parts for C200HBAT09