C200HBAT09 Omron, C200HBAT09 Datasheet - Page 95

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 2a
Example 2b
PC Program
Execution
statement
ASCII busy
10300
A
C
Number of words to be transferred
Transfer base word (DM 0010)
ASCII Unit Program
PC READ “@D,0,5,5I4”; A,B,C,D,E
Remarks:
The above PC READ “@...” statement accesses the PC DM memory area
when the user specifies “@D” as its first argument. When the ASCII Unit ex-
ecutes the above PC READ “@...” statement, five words are read by the BA-
SIC program starting from DM word 0000, converted into BCD and assigned
to the variables A through E. During execution of the PC READ “@...” state-
ment, the busy flag (word n+3 bit 00) is set.
Purpose:
Remarks:
In the above program, when the execution statement flag is set, data is writ-
ten to PC DM words 0010, 0011, and 0012 after the READ flag (word n bit
02) is set.
When the ASCII Unit executes the PC WRITE statement, variables P, Q, and
R are converted into BCD and stored in the specified DM addresses.
During execution of the PC WRITE statement, the ASCII busy flag (word n+3
bit 00) is set. When execution is complete, the busy flag is cleared.
The PC WRITE statement is not executed until the PC READ flag is set.
Purpose:
• This example does not require a PC data transfer routine.
ASCII Unit Program
PC WRITE “@D,10,3,3I4”;P,Q,R
A
B
C
D
MOV(21)
#0003
101
MOV(21)
#0010
102
10002
To write data to the PC using the PC WRITE statement
To use the ASCII Unit PC WRITE statement to specify and write
data to the PC DM area independently of the PC program
READ flag
Sets the number of words to
be transferred
Sets the base word
number
B
D
Word n+1
Word n+2 (where n = 100 +10 x unit no.)
ASCII Unit Program
PC WRITE “3I4”; P,Q,R
Section 6-1
81

Related parts for C200HBAT09