B. control code summary (ibm) – Seiko Group BP-6000 User Manual
Page 79

72
ITEM SYMBOL
Hexadecimal Decimal
FUNCTION
[51]
ESC [ @ n1 n2
[1B,5B,2D,n1,n2,m1,..,m4] H
Sets single or double height/width/line-spacing mode.
m1...m4
[27,91,45,n1,n2,m1,..,m4] D
n1=4, n2=0, m1=0, and m2=0.
m3=01h : single character height.
m3=02h : double character height.
m3=10h : single line spacing.
m3=20h : double line spacing.
m3=22h : double character height/line spacing.
m4=01h : single character width.
m4=02h : double character width.
[52]
ESC [ K n1 n2
[1B,5B,4B,n1,n2,m1,..,m4] H
Software initialization.
m1 m2 m3 m4
[27,91,75,n1,n2,m1,..,m4] D
The number of data bytes following n2 is defined as
n1 + n2
x
256.
[53]
ESC [ T n1 n2
[1B,5B,54,n1,n2,m1,…m4] H
Selects code page.
m1…m4
[27,91,84,n1,n2,m1,…m4] D
n1 = 4, n2 = 0, m1 = 0, and m2 = 0.
[54]
ESC \ n1 n2
[1B,5C,n1,n2,data] H
Prints characters from all character set.
[27,92,n1,n2,data] D
The number of character to be printed is defined by
n1 + n2
x
256.
[55]
ESC ]
[1B,5D] H [27,93] D
Reverse line feeds by the current line spacing.
[56]
ESC ^ n
[1B,5E,n] H [27,94,n] D
Prints one character (n: character code) from all
character set.
Code
Initialize condition
m1
00h, 04h, FEh
Initialize without clearing download area
01h, 05h, FFh
Initialize with clearing download area
m2
03h
Fixed value
m3 and m4
Indicates the combination of each parameters:
m3
m4
bit7
valid (0) or invalid (1) of m3
valid (0) or invalid (1) of m4
bit6
—
USA (0) or Multilingual (1)
bit5
Alarm on (0) or off (1)
Pre (0) or Unidirectional (1)
bit4
LF=LF (0) or LF=CR+LF (1)
20 cpi valid (0) or invalid (1)
bit3
CR=CR (0) or CR=CR+LF (1)
Roman (0) or Sans Serif (1)
bit2
Page length of 11" (0) or 12" (1)
FF code valid (0) or invalid (1)
bit1
non-slashe zero (0) or
print line width of 13.6" (0) or 8" (1)
slashed zero (1)
bit0
character set 1 (0) or
—
character set 2 (1)
B. Control code summary (IBM)
m3
m4
code page
m3
m4
code page
01h
B5h
437
04h
E2h
1250
13h
65h
437 Greek
04h
E4h
1252
03h
04h
772
07h
D1h
Lithuanian-KBL
03h
06h
774
0Bh
CDh
Bulgaria
03h
52h
850
0Fh
00h
IBM Russian
03h
53h
851
0Fh
03h
MAZOWIA
03h
54h
852
0Fh
04h
Code MJK
03h
55h
853
0Fh
05h
Hungarian
03h
57h
855
0Fh
07h
BRASCII
03h
59h
857
0Fh
08h
ABICOMP
03h
5Ah
858
13h
62h
USSR GOST
03h
5Ch
860
40h
00h
ISO 8859-1
03h
5Dh
861
40h
01h
ISO 8859-2
03h
5Fh
863
40h
06h
ISO 8859-7
03h
61h
865
40h
08h
ISO 8859-9
03h
62h
866
40h
0Eh
ISO 8859-15
03h
65h
869