Esc T N - Citizen CT-S280 Command Reference Manual

Hide thumbs Also See for CT-S280:
Table of Contents

Advertisement

ESC t n

Support model
[Function]
Selecting the character code table
[Code]
<1B>H<74>H<n>
[Range]
0≤n≤9, 16≤n≤19, n=26, 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
0
1
2
3
4
5
6,18
[Default]
n=0 (International)
n=1 (Japan)
[Sample Program]
LPRINT CHR$(&H1B);"t"; CHR$(0);
LPRINT "n=0 ";
FOR C=&HB1 TO &HB5
LPRINT CHR$(C);
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-S280
CT-S300
CT-S310
CT-S281
Character Code Table
Codepage PC437
Katakana
Codepage PC850
Codepage PC860
Codepage PC863
Codepage PC865
Codepage PC852
CT-S2000
CT-S4000
CT-S801/851
CT-S601/651
n
Character Code Table
7,17
8
9,16
19
26
40
255
Space page (For user setting)
[Print Results]
n=0
n=1 アイウエオ
- 73 -
BD2-2220
PMU series
CT-P29x series
CT-S310 II
Codepage PC866
Codepage PC857
Windows code
Codepage PC858
Thai code 18
Codepage PC864

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents