6-112
Character code (JIS) correspond to initial address of font data as shown below. The table shows
initial address in 20 bits as A19 to A0.
Character code (JIS) are indicated by b7 to b0.
Structure of Korean
<2-byte download>
Font data for 1 character is configured as the figure below.
1 character font data requires 72 + 32 = 104 bytes.
All characters are registered into the section of 1 to 93 and assigning 94 characters in each section
Section1: A1A1H to A1FEH
Section2: A2A1H to A2FEH
:
Section93: FDA1H to FDFEH
Initial address of font data can be calculated by the formula below when representing first byte and
second byte of character code as K1 and K2 respectively.
Initial address =
((
K1 - A1H
)×
94 +
(
K2 - A1H
))×
104
Example: Obtaining for initial address B5A4H
((
B5H - A1H
)×
94 +
(
A4 - A1H
))×
104
=
(
14H
×
94 + 3H
)×
104
=
2FCF8H
Address: Font data of 104 bytes from the address of 2FCF8H are registered
ROM information
Font information is registered in appropriate address:
Language:(Address: FFFC0H)
Japanese: 'JAPANESE', 00H
(Total of 9 bytes)
Korean: 'KOREAN', 00H
(Total of 7 bytes)
Language ID:(Address: FFFFFH)
Japanese:
00H
Korean:
02H
d1
d2
d3
d4
d69
d70
d71
d72
d1
d2
d3
d4
d29
d30
d31
d32
d5
d6
d7
d8
24 dots font
data storing area
(72 bytes)
16 dots font
data storing area
(32 bytes)
A19
A18
A17
A16
A15
A14
A13
A12
A11
A10
A9
A8
A7
A6
A5
A4
A3
A2
A1
A0
1
0
0
b7
b6
b5
0
0
b4
b3
b2
b1
b0
0
0
0
0
0
0
0
1-byte area
(
20H
~
FEH
)
Area
Содержание DPU-S245
Страница 1: ...DPU S245 SERIES THERMAL PRINTER TECHNICAL REFERENCE U00117152801 ...
Страница 12: ...2 2 Dimensions 83 130 45 1 3 63 5 75 2 9 7 38 Unit mm Figure 2 1 Dimensions Paper Outlet ...
Страница 87: ...6 42 Figure 6 10 Print Sample 5 ...
Страница 97: ...6 52 Figure 6 12 Print Sample 6 ...
Страница 122: ...6 77 Figure 6 24 Print Sample 12 ...
Страница 125: ...6 80 Figure 6 28 Print Sample 14 ...
Страница 168: ...A 3 A 2 INTERNATIONAL CHARACTER SETS The following codes differ depending on the international character set selected ...
Страница 170: ...A 5 A 4 KANJI QUARTER SIZE CHARACTER SET ...