C200HBAT09 Omron, C200HBAT09 Datasheet - Page 105

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
Example Programs
Example 16
1000
1010
1020
2000
2010
2020
Purpose:
Remarks:
Pressing the PC START switch will cause specified PC data to be transferred
to the ASCII Unit and displayed on the monitor. When the program is ex-
ecuted the message “Ready” will be displayed on the screen. If the START
switch is not pressed within ten minutes, an error message will be displayed.
PC Program
120
130
150
110
I40
Start
OPEN #2,“COMU:”
ON COM1 GOSUB 1000
ON COM2 GOSUB 2000
COM1 ON:COM2 ON
GOTO 150
A = LOC(1)
IF A<>0 THEN
A$ = A$+INPUT$(A,#1)
RETURN
B = LOC(2)
IF B<>0 THEN
B$ = B$+INPUT$(B,#2)
RETURN
ASCII busy
10300
To initiate data transfer with the START switch using the WAIT
statement
MOV
#0005
101
MOV
#0000
102
10001
WRITE flag
1000
1010
1020
1030
100
120
130
110
I40
ASCII Unit Program
PRINT “START”
WAIT “10:00.0”,1000
PC READ “5I4”;A,B,C,D,E
PRINT A,B,C,D,E
END
PRINT “ERROR READY? Y/N”
F$ = INKEY$
IF F$ = “Y” THEN 100
IF F$ = “N” THEN END
ELSE 1010
Section 6-1
91

Related parts for C200HBAT09