Esc T N (Selecting The Character Code Table) - Citizen BD2-2220 Command Reference Manual

Line thermal printer
Hide thumbs Also See for BD2-2220:
Table of Contents

Advertisement

ESC t n
[Function]
[Code]
[Range]
[Outline]
[Default]
[Sample Program]
[Print Results]
Selecting the character code table
<1B>H<74>H<n>
0≤n≤9
16≤n≤19
n = 26, 40, 255
Selecting the character code table.
The character code table is selected based on the value of "n".
n
0
Codepage PC437
1
Katakana
2
Codepage PC850
3
Codepage PC860
4
Codepage PC863
5
Codepage PC865
6, 18
Codepage PC852
7, 17
Codepage PC866
8
Codepage PC857
9, 16
WPC1252
19
Codepage PC858
26
Thai code 18
40
Codepage PC864
255
Space Page (For user setting)
n=0 for overseas specifications
n=1 for Japanese Kanji specifications
LPRINT CHR$(&H1B);"t"; CHR$(0);
LPRINT "n=0 ";
LPRINT CHR$(C);
FOR C=&HB1 TO &HB5
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);
n = 0
n = 1
Character Code Table
- 27 -

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ct-s280

Table of Contents