C200HBAT09 Omron, C200HBAT09 Datasheet - Page 104

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
90
Example 14
Example 15
Note For details on the COMU statement, refer to the description of the OPEN
ASCII Unit Program:
Remarks:
The PC READ “@...” statement is used with “@R” as the first argument di-
recting the read statement to obtain the data from the PC Relay memory
area.
Purpose:
Remarks:
PC Program:
ASCII Unit Program :
10
20
30
40
50
60
70
80
statement in Section 4-2-4 Device Control Statements.
Purpose:
• This example does not require a PC data transfer routine.
ASCII Unit Program
The following figure defines the output format of the bar code reader.
DM000
DM001
DM002
DM003
DM004
100
STX
10
20
30
40
10
Data 1
OPEN #2,“SCRN:(40)”
PC READ “@R,10,1,B0”;R
IF R = 0 THEN RS$ = “OFF”
ELSE RS$ = “ON”
PRINT #2,“RELAY = “;RS$
OPEN #2,“COMU:(22)”
A$ = INPUT$ (1,#2)
IF A$ = CHR$(2) GOTO 50
GOTO 20
B$ = INPUT$(11,#2)
IF CHR$(3) = RIGHT$ (B$,1)
PC WRITE “@D,0,5,5A3”;B$
GOTO 20
CLEAR 1000
OPEN #1,“COMU:”
Data 1
Data 3
Data 5
Data 7
Data 9
To input data from a bar code reader using the PC WRITE state-
ment
Connect the bar code reader to port 2.
To read data from an input file through a com port
THEN B$ = MID$(B$,1,10)
Data 2
ELSE GOTO 20
Data 10
Data 2
Data 4
Data 6
Data 8
Data 3
Data 4
Data 5
Data 6
Data 7
Data 8
Data 9
Section 6-1
Data 10
ETX

Related parts for C200HBAT09