C200HBAT09 Omron, C200HBAT09 Datasheet - Page 112

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
98
Example 3b
PC Program
04000
04001
04002
04001
Start
10300
10001
1, 2, 3... 1.
04002
10300
Execution Sequence:
2.
3.
4.
5.
Purpose:
PC: The self-holding circuit is set on the positive edge transition of bit
04001. An interrupt number is then generated for execution of the ON
PC 1 GOSUB statement, and the WRITE flag (10001) is set.
ASCII: Branches to an interrupt service routine (statements 100 to 120)
when the interrupt from the PC is enabled by the ON PC statement, and
then waits until the PC READ statement is processed by the PC.
PC: Sets interrupt number 0 when the interrupt enabled by the ON PC
statement is being processed (i.e., when the ASCII busy flag (10300)
has been set) and disables all other interrupts. Also specifies the PC
READ parameters, sets the WRITE flag (10001), and initiates process-
ing of the PC READ statement.
ASCII: Executes the PC READ statement on direction from the PC and
displays the data. Processing then returns to the main routine and the
ASCII Unit waits for the next interrupt.
PC: Returns to its initial status after execution of the PC READ state-
ment (i.e. when the ASCII busy flag (10300) has been cleared).
DIFU 04000
MOV
#0010
100
MOV
#0000
100
10001
04001
04002
To transfer data from the PC to the ASCII Unit with the PC main-
taining control
3
1
2
100
120
110
10
20
30
90
ASCII Unit Program
ON PC 1 GOSUB 100
PC 1 ON
(ordinary processing)
GOTO 30
PC READ “@D,200,5,5I4,”;A1,A2,A3,A4,A5
PRINT A1,A2,A3,A4,A5
RETURN
Section 6-2

Related parts for C200HBAT09