- 69 -
ESC t n
Support model
CT-S280
CT-S300
CT-S2000
CT-S4000
CT-S251
CT-S281
CT-S310
CT-S801/851
CT-S601/651
CT-P29x series
CT-S310 II
[Function]
Selecting the character code table
[Code]
<1B>H<74>H<n>
[Range]
0≤n≤9, 16≤n≤19, n=26, 40, 255
[The specification which depend on the model]
CT-S280
/
CT-S300
/
CT-S281
/
CT-S310
/
CT-S2000
/
CT-S4000
/
CT-S801
/
CT-S851
/
CT-S601
/
CT-S651
/
CT-P29x series
/
CT-S310 II
0≤n≤9, 16≤n≤19, n=26, 40, 255
Newer firmware version of
CT-S801II
/
CT-S851II
/
CT-S601II
/
CT-S651II
/
CT-S251
/
CT-S310 II
0≤n≤9, 16≤n≤19, n=26, 30, 31, 40, 255
[Outline]
[The specification which is common to the model]
• Selecting the character code table.
• The character code table is selected based on the value of “n”.
n
Character Code Table
n
Character Code Table
0
Codepage PC437
19
Codepage PC858
1
Katakana
20
Thai code11 1 Pass
2
Codepage PC850
21
Thai code11 3 Pass
3
Codepage PC860
25
Thai code 18 1 Pass
4
Codepage PC863
26
Thai code 18 3 Pass
5
Codepage PC865
30
TCVN-3
6,18
Codepage PC852
31
TCVN-3 Caps
7,17
Codepage PC866
40
Codepage PC864
8
Codepage PC857
255
Space page (For user setting)
9,16
Windows code
-
-
[Default]
n=0 (International)
n=1 (Japan)
[Sample Program]
[Print Results]
LPRINT CHR$(&H1B);"t"; CHR$(0);
LPRINT "n=0 ";
n=0
FOR C=&HB1 TO &HB5
LPRINT CHR$(C);
n=1
アイウエオ
NEXT C
LPRINT CHR$(&HA);
LPRINT CHR$(&H1B);"t"; CHR$(1);
LPRINT "n=1 ";
FOR C=&HB1 TO &HB5
LPRINT CHR$(C);
NEXT C
LPRINT CHR$(&HA);
Содержание CT-P29 Series
Страница 75: ...74 PrintResults Whendedicatedthermalpaper Black basedpaper isused Redprinting Blackprinting...
Страница 351: ...350 3 1 10Codepage00Hto7FH PC864 Arabic...
Страница 353: ...352 3 1 12Codepage00Hto7FH Thaicode11...
Страница 354: ...353 3 1 13Codepage00Hto7FH Thaicode18...