Citizen BD2-2890DD Specifications page 36

Control board for mlt-289
Table of Contents

Advertisement

ESC R n
[Function]
Selecting the International Character set
<1B>H<52>H<n>
[Code]
[Range]
{0 =< n =< 0A) Data is described in Hex code.
Depending on the value of n, following character sets are specified.
[Outline]
n(Hex)
• The initial value of n indicates the character set specified by Jumper (J1~J3).
[Default]
[See Also]
Character Code Table (International Character Set)
[Sample Program]
FOR I=0 TO 10
LPRINT CHR$ (&H1B) + "R" + CHR$ (I);
LPRINT " #$@[¥]^";
LPRINT CHR$ (&H60) + "{¥} ˜";
LPRINT "n=" + STR$ (I);
LPRINT CHR$ (&HA);
NEXT I
Character Set
0
1
2
Germany
3
4
DenmarkI
5
6
7
8
9
A
DenmarkII
U.S.A.
France
U.K.
Sweden
Italy
Spain
Japan
Norway
[Print Results]
32
BD2-2890DD SPECIFICATIONS

Advertisement

Table of Contents
loading

Table of Contents