– 48 –
PAGE MODE
FUNCTION
Register download character
CODE
<ESC> “F
n1n2
; d1.…d48”<LF><NUL>
HEX
1B
46
n1n2
3B d1.…d48 0A
00
REMARKS
This command defines one download character.
n1n2
: Download character reference number.(00 to 31).
d1.…d48 : Character bit map data.
Note:
a) Only standard size character (16 (W)
×
24 (H) dots)
can be defined as download characters.
b) Data consists of 48 bytes (2 bytes
×
24) and defined
in the same way as bit image data:
c) If “;” is missing, printer goes into an error condition.
d1
d3
d5
d7
d9
d45
d47
d2
d4
d6
d7
d10
d46
d48
MSB
LSB
MSB
LSB
EXAMPLE
In this example data d1,d2,d3,.…
LPRINT
CHR$(&H1B);“F00”;CHR$(&H21);CHR$(&HC0);CHR$(&H32);
CHR$(&H20).…;CHR$(&H0A);CHR$(&H00)
FUNCTION
Select “zero” style
CODE
<ESC> “Z
n”
<LF><NUL>
HEX
1B
5A
n
0A
00
REMARKS
This command selects zero style, normal zero slashed zero.
n=0 : Select normal zero.
n=1 : Select slashed zero.
EXAMPLE
Select normal zero.
LPRINT CHR$(&H1B);“Z0”;CHR$(&H0A);CHR$(&H00);
Содержание TSP400 Series
Страница 1: ...Thermal Printer TSP400 Series TUP400 Programmer s Manual...
Страница 2: ......
Страница 102: ...99 Character code table Differs according to the memory switch settings Page Mode 9 CHARACTER CODE TABLES...
Страница 103: ...100 Page Mode Character type Small size or standard...
Страница 104: ...101 Page Mode Character type Boldface...
Страница 105: ...102 Page Mode International Character Set...
Страница 106: ...103 Line Mode...
Страница 107: ...104 Line Mode Character table Normal...
Страница 108: ...105 Line Mode Character table katakana...
Страница 109: ...106 Line Mode Character table IBM...
Страница 110: ...107 Line Mode International Character Set...
Страница 135: ......