C200HBAT09 Omron, C200HBAT09 Datasheet - Page 45

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
BASIC Language
SAVE Command
TRON and TROFF Commands
VERIFY Command
Format:
Remarks:
If a line number is specified, execution begins from that line. If the line num-
ber is omitted, execution starts from the first line of the program.
The RUN command clears all variables and closes all open files before ex-
ecuting the designated program.
Program execution can be aborted with CTRL+X, or the START/STOP
switch. Program execution can also be aborted from within the program by
an END or STOP statement.
Purpose:
Format:
Remarks:
The contents of the BASIC program area and the assembly language pro-
gram area reserved with the MSET command are written to the EEPROM.
If the START/STOP switch is pressed during execution of the SAVE com-
mand, the process will be aborted.
Purpose:
Format:
Example:
Remarks:
When this command is executed, the BASIC LED indicator on the ASCII Unit
will blink rapidly warning the user to prepare the peripheral device for data
transfer. When the device is set, press the START/STOP switch.
During execution of this command the START/STOP switch and key input
through port 1 are inhibited.
For further details on COMU refer to the OPEN command.
Purpose:
Format:
Remarks:
The TRON command is a debugging tool that enables the programmer to
follow the execution of a program line by line. Execution of the TRON com-
mand will cause the line numbers of subsequent program statements to be
displayed on the screen as they are executed.
The trace can be canceled with the TROFF command, the NEW command,
by turning off the power or with the RESET switch.
Purpose:
RUN [<line>]
<line> is any line number less than 63999.
To write the program area to the EEPROM
SAVE
To write a program in the current program area to a storage de-
vice connected to one of the ports.
SAVE #<port>,“COMU:[(<valid signal line>)]”
<port> is one of the two ports (1,2).
<valid signal line>: refer to the OPEN statement tables.
SAVE #1,“COMU:(43)”
To trace execution of a program
TRON
To verify the contents of the EEPROM by comparing them to the
contents of the program area
Section 4-2
31

Related parts for C200HBAT09