TH250
Programmer’s Guide
94
Set data parsing mode for QR Code
ASCII
Hexadecimal
Decimal
Value of n:
GS ( k ETX NUL 1 D m
1D 28 6B 03 00 31 44 m
29 40 107 3 49 68 m
30h = Manual Mode
31h = Auto Mode (default)
Default:
03h
This command specifies which method of data parsing to use. Auto mode will try to determine the
best encoding scheme to use to encode the data based off of the values in the buffer. This mode
may not encode the data as desired (data intended to be encoded as one type may be encoded as
another due to overlap between the two).
Manual mode allows for more control, as the data can be broken into blocks (up to 200) that are
each assigned a type using a leading byte, with each block separated by a comma (0x2C). See store
symbol data for QR Code for more details.
Select error correction level for QR Code
ASCII
Hexadecimal
Decimal
GS ( k ETX NUL 1 E n
1D 28 6B 03 00 31 45 n
29 40 107 3 49 69 n
Value of n:
Function
Recovery Capacity%
30h
Selects Error correction level L
7
31h
Selects Error correction level M
15
32h
Selects Error correction level Q
25
33h
Selects Error correction level H
30
Note: QR code employs Reed-Solomon error correction to generate a series of error correction
code words.
Store symbol data for QR Code
ASCII
Hexadecimal
Decimal
GS ( k qL qH 1 P 0 f1 . . . fk
1D 28 6B qL qH 31 50 30 f1….fk
29 40 107 qL qH 49 80 48 f1 . . . fk
This command stores the QR code symbol data (f1... fk) in the symbol storage area, which is
located in RAM in font memory (command is ignored if no memory is free).
qL and qH: 04h < (qL+ qH x 100h) < 1BB4; 0h < qL < FF; 0h < qH < 1B
f: 0h < f < FF
k = (qL + qH x 100h) – 03h
Note:
k bytes of f1…fk are processed as symbol data.
when using manual mode, data size must also account for the leading type byte, the delimiters
(0x2C), and any headers (if using binary blocks)
Содержание TH250
Страница 1: ...TH250 Thermal Printer Programmer s Guide January 2016 ...
Страница 153: ...TH250 Programmer s Guide 148 Character code table Page 1 PC850 Multilingual Latin I ...
Страница 154: ...TH250 Programmer s Guide 149 Character code table Page 2 PC852 Latin II ...
Страница 155: ...TH250 Programmer s Guide 150 Character code table Page 3 PC860 Portuguese ...
Страница 156: ...TH250 Programmer s Guide 151 Character code table Page 4 PC863 Canadian French ...
Страница 157: ...TH250 Programmer s Guide 152 Character code table Page 5 PC865 Nordic ...
Страница 158: ...TH250 Programmer s Guide 153 Character code table Page 6 PC858 Multilingual I Euro ...
Страница 159: ...TH250 Programmer s Guide 154 Character code table Page 7 PC866 Russian ...
Страница 160: ...TH250 Programmer s Guide 155 Character code table Page 8 WPC1252 Latin I ...
Страница 161: ...TH250 Programmer s Guide 156 Character code table Page 9 PC862 Hebrew ...
Страница 162: ...TH250 Programmer s Guide 157 Character code table Page 10 PC737 Greek ...
Страница 163: ...TH250 Programmer s Guide 158 Character code table Page 11 PC874 Thai ...
Страница 164: ...TH250 Programmer s Guide 159 Character code table Page 12 PC857 Turkish ...
Страница 165: ...TH250 Programmer s Guide 160 Character code table Page 13 WPC1251 Cyrillic ...
Страница 166: ...TH250 Programmer s Guide 161 Character code table Page 14 WPC1255 Hebrew ...
Страница 167: ...TH250 Programmer s Guide 162 Character code table Page 15 KZ_1048 Kazakh ...
Страница 168: ...TH250 Programmer s Guide 163 Character code table Page 16 WPC1254 Turkish ...
Страница 169: ...TH250 Programmer s Guide 164 Character code table Page 17 WPC1250 Central Europe ...
Страница 170: ...TH250 Programmer s Guide 165 Character code table Page 18 WPC28591 Latin 1 ...
Страница 171: ...TH250 Programmer s Guide 166 Character code table Page 19 WPC28592 Latin 2 ...
Страница 172: ...TH250 Programmer s Guide 167 Character code table Page 20 WPC28599 Turkish ...
Страница 173: ...TH250 Programmer s Guide 168 Character code table Page 21 WPC28605 Latin 9 ...
Страница 174: ...TH250 Programmer s Guide 169 Character code table Page 22 PC864 Arabic ...
Страница 175: ...TH250 Programmer s Guide 170 Character code table Page 23 PC720 Arabic ...
Страница 176: ...TH250 Programmer s Guide 171 Character code table Page 24 WPC1256 Arabic ...
Страница 177: ...TH250 Programmer s Guide 172 Character code table Page 25 WPC28596 Arabic ...
Страница 178: ...TH250 Programmer s Guide 173 Character code table Page 26 KATAKANA Asia ...
Страница 179: ...TH250 Programmer s Guide 174 Character code table Page 27 PC775 Baltic ...
Страница 180: ...TH250 Programmer s Guide 175 Character code table Page 28 WPC1257 Baltic ...
Страница 181: ...TH250 Programmer s Guide 176 Character code table Page 29 WP28594 Baltic ...