Programmer’s Guide
TH200
18
ESC & y c1 c2 [x1 d1...d(y × x1)]...[xk d1...d(y × xk)]
Define user-defined characters
Code:
Range:
Description:
Notes:
Default:
Reference:
Example:
ASCII
ESC & y c1 c2 [x1 d1...d(y × x1)] ... [xk d1...d(y × xk)]
Hex
1B 26 y c1 c2 [x1 d1...d(y × x1)] ... [xk d1...d(y × xk)]
Decimal
27 38 y c1 c2 [x1 d1...d(y × x1)] ... [xk d1...d(y × xk)]
y = 3
32
≤
c1
≤
c2
≤
127
0< x
≤
24
0
≤
d1 ... d(y × xk)
≤
255
Defines user-defined characters.
y specifies the number of bytes in the vertical direction.
c1 specifies the beginning character code for the definition, and c2 specifies the final
code.
x specifies the number of dots in the horizontal direction.
The allowable character code range is from ASCII code <20>H to <7F>H (96
characters).
It is possible to define multiple characters for consecutive character codes. If only one
character is desired, use c1 = c2.
d is the dot data for the characters. The dot pattern is in the horizontal direction from the
left side. Any remaining dots on the right side are blank.
The data to define a user-defined character is (y × x) bytes.
Set a corresponding bit to 1 to print a dot or 0 to not print a dot.
A user-defined character and a downloaded bit image can be defined simultaneously.
The user-defined character definition is cleared when:
①
ESC ?
is executed.
②
The the power is turned off.
When the user-defined characters are defined in font B (9 × 17), only the most
significant bit of the 3rd byte of data in vertical direction is effective.
The internal character set
ESC %
,
ESC ?
When font A (12 × 24) is selected.
Содержание TH200
Страница 1: ...TH200 High Speed Thermal Printer Programmer s Guide TH200 March 2005 ...
Страница 19: ...Programmer s Guide TH200 19 When font B 9 17 is selected ...
Страница 21: ...Programmer s Guide TH200 21 When 24 dot bit image is selected ...
Страница 73: ...Programmer s Guide TH200 73 pattern 3 2 PAGE1 Katakana ...
Страница 74: ...Programmer s Guide TH200 74 3 3 Page 2 PC850 Multilingual ...
Страница 75: ...Programmer s Guide TH200 75 3 4 Page 3 PC860 Portuguese ...
Страница 76: ...Programmer s Guide TH200 76 3 5 Page 4 PC863 Canadian French ...
Страница 77: ...Programmer s Guide TH200 77 3 6 Page 5 PC865 Nordic ...
Страница 78: ...Programmer s Guide TH200 78 3 7 Page 18 PC852 Latin2 ...
Страница 79: ...Programmer s Guide TH200 79 3 8 Page 19 PC858 ...
Страница 80: ...Programmer s Guide TH200 80 3 9 Page 16 WPC1252 ...
Страница 81: ...Programmer s Guide TH200 81 3 10 Page 17 PC866 Cyrillic 2 ...
Страница 82: ...Programmer s Guide TH200 82 3 11 Thai character code 11 ...
Страница 83: ...Programmer s Guide TH200 83 3 12 International Character Set ...