Seiko Group BP-6000 User Manual
Page 85

78
ITEM SYMBOL
Hexadecimal Decimal
FUNCTION
[66]
ESC Y n1 n2
[1B,59,n1,n2,data] H
Prints 8-pin double-speed double-density graphics
data
[27,89,n1,n2,data] D
(120 dpi). The total number of dots in the data is
set by n1 + n2
x
256.
[67]
ESC Z n1 n2
[1B,5A,n1,n2,data] H
Prints 8-pin quadruple-density graphics (240 dpi).
data
[27,90,n1,n2,data] D
The total number of dots in the data is set by
n1 + n2
x
256.
[68]
ESC \ n1 n2
[1B,5C,n1,n2] H
Sets relative dot position to the current position.
[27,92,n1,n2] D
The dot pitch is 1/120 inch.
(For Example)
n1 + (n2
x
256)< 32768 (8000h), then move n1 + (n2
x
256) dots to the right.
n1 + (n2
x
256)
≥
32768, then move 65536 - {n1 +(n2
x
256)} dots to the
left from the current position.
[69]
ESC ^ m n1 n2
[1B,5E,m,n1,n2,data] H
Sets various 9 pin graphic mode.
data
[27,94,m,n1,n2,data] D
The total number of dots in the data is set by
(n1 + n2
x
256)
x
2.
[70]
ESC a n
[1B,61,n] H [27,97,n] D
Justification mode.
n=0 : left justification is set (default).
n=1 : centering is set.
n=2 : right justification is set.
n=3 : full justification is set.
When n is other than 0, the printer performs one
linefeed after printing.
[71]
ESC b c n1 n2
[1B,62,c,n1,n2,...,n16,00] H
Sets vertical tab position in channels beginning from
...n16 NUL
[27,98,c,n1,n2,...,n16,0] D
n1 and end with NUL [00]H as in ESC b command.
c specifies one of channels 0 to 7 to be set.
[72]
ESC g
[1B,67] H [27,103] D
Selects 15 cpi mode.
[73]
ESC j n
[1B,6A,n] H [27,106,n] D
n/216" reverse linefeed after printing (0
≤
n
≤
255).
This command is ignored in the cut sheet feeder mode.
m
Graphic Type
Number
Maximum
Horizontal
of Pins
Columns
Density
0
Standard-density
9
816
60
1
Double-density
9
1632
120
2
Double-speed double-density
9
1632
120
3
Quadruple-density
9
3264
240
4
80 dpi graphics
9
1088
80
5
72 dpi graphics
9
979
72
6
90 dpi graphics
9
1224
90
7
144 dpi graphics
8
1958
144
MSB
1st
byte
2nd
byte
MSB
2 bytes
B. Control code summary (FX)