C200HBAT09 Omron, C200HBAT09 Datasheet - Page 113

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
Execution Sequence
Example 4a
PC Program
04000
04001
04001
04002
Start
10001
10300
1, 2, 3... 1.
1, 2, 3... 1.
04002
10300
Execution Sequence:
2.
3.
Purpose:
Execution Sequence:
2.
PC: The self-holding circuit (04001) is set on the leading edge of the
start statement pulse. The PC then sets an interrupt number and sets
the WRITE flag (10001).
ASCII: Branches to an interrupt routine (statements 100 to 120) after the
interrupt is enabled by the ON PC statement and then reads the data
with the PC READ “@...” statement.
PC: Changes the interrupt number to 0 to disable further interrupts after
all the data has been transferred to the ASCII Unit (i.e. when the ASCII
busy flag (10300) has been cleared).
PC: The self-holding circuit (04001) is set on the leading edge of the
start statement pulse. The PC then sets an interrupt number and sets
the WRITE flag (10001).
ASCII: Branches to an interrupt routine (statements 100 to 120) after the
interrupt has been enabled by the ON PC statement and then writes
data to the PC with the PC WRITE “@...” statement.
DIFU 04000
MOV
#0020
100
MOV
#0000
100
10001
04001
04002
To transfer data from the ASCII Unit to the PC with the PC main-
taining control
3
1
2
100
120
110
ASCII Unit Program
10
20
30
40
ON PC 2 GOSUB 100
PC 2 ON
(ordinary processing)
GOTO 30
PC WRITE “@D,400,5,5I4,”;A1,A2,A3,A4,A5
PRINT A1,A2,A3,A4,A5
RETURN
Section 6-2
99

Related parts for C200HBAT09