Esc T N - Citizen BD2-2220 Command Reference Manual

Citizen printer command reference
Hide thumbs Also See for BD2-2220:
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 (Overseas)
n=1 (Domestic)
[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
PMU2XXX
Character Code Table
Codepage PC437
Katakana
Codepage PC850
Codepage PC860
Codepage PC863
Codepage PC865
Codepage PC852
CT-S2000
CT-S4000
n
Character Code Table
7,17
8
9,16
19
26
40
255
Space page (For user setting)
[Print Results]
n=0
n=1
アイウエオ
- 51 -
BD2-2220
CT-S310
Codepage PC866
Codepage PC857
Windows code
Codepage PC858
Thai code 18
Codepage PC864

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ct-s310Pmu2xxxCt-s280Ct-s300Ct-s2000Ct-s4000

Table of Contents