
Title
Rev.
Page
HP-283 Technical Manual
Ver1.01
P.33
ESC+‟$‟+nL+nH
[Name]
Absolute position of printing
[Format]
ASCII
ESC
$
nL
nH
Hex
1B
24h
nL
nH
Decimal
27
36
nL
nH
[Range]
0≤nL+nH×256≤65535, 0≤nL≤255, 0≤nH≤255
[Initial]
nL=0, nH=0
[Description]
Move the position from the space of left ending to (nL+nH×256)×0.141mm.
Move the position into the space of left ending, if the area is over.
ESC+‟*‟+m+nL+nH+d1+…+dk
[Name]
Bit image (vertical)
[Format]
ASCII
ESC
*
m
nL
nH
d1…dk
Hex
1B
2Ah
m
nL
nH
d1…dk
Decimal
27
42
m
nL
nH
d1…dk
[Range]
m=0,1,32,33
1≤nL+nH×256≤1023, 0≤nL≤255, 0≤nH≤3, 0≤d≤255
[Description] As much as dot fix nL+nHx256, It prints from bit data to graphic data in Mode m.
m
Mode
Vertical
dots
Horizontal
dots
Number of data(k)
0
8dots single density
8
256
nL+nH×256
1
8dots double density
8
512
nL+nH×256
32
24dots single density
24
256
(nL+nH×256)×3
33
24dots double density
24
512
(nL+nH×256)×3
•8dots mode
D1 D2 D3
MSB
LSB
D1
D2
D3
Three
times
Twice
Single
Single density
Double density
Three
times