USER'S MANUAL
USER'S MANUAL
ESC d
n
Print and feed n lines.
ESC d n
n
n
0
n 255
Prints the data in the print buffer and feeds n lines.
ASCII
Hex 1B 64
Decimal 27 100
[Name]
[Format]
[
]
Range
[Description]
n Justification
0, 48 Left justification
1, 49 Centering
2, 50 Right justification
ESC A n
[Name]
[Format]
[Range]
[Description]
[Details]
[Default]
Set line spacing
ASCII ESC A n
Hex 1B 41 n
Decimal 27 65 n
0
n
255
Sets the line spacing to [n x vertical or horizontal motion unit].
The line spacing can be set independently in standard mode and in
page mode.
The maximum paper feed amount is 1016 mm {40"}. Even if a
paper feed amount of more than 1016 mm {40"}is set, the printer
feeds the paper only 1016 mm {40"}.
Approx 4.23mm {1/6"}.
ESC I
[Name]
[Format]
[Description]
Select character Double-height mode
ASCII ESC I
Hex 1B 49
Decimal 27 73
Select character Double-height mode.
ESC H n
[Name]
[Format]
[Range]
[Description]
Select character Double-height mode
ASCII ESC H n
Hex 1B 48 n
Decimal 27 72 n
1
n
8
Select character Double-height mode.
ESC W xL xH yL yH dxL dxH dyL dyH
[Name]
[Format]
[Range]
[Description]
[Details]
Defining the print area in page mode
ASC II ESC W xL xH yL yH dxL dxH dyL dyH
Hex 1B 57 xL xH yL yH dxL dxH dyL dyH
Decimal 27 87 xL xH yL yH dxL dxH dyL dyH
0
xL, xH, yL, yH, dxL, dxH, dyL, dyH 255
Defines the location and size of the print area.
Horizontal start point = [(xL + xH x 256) x basic calculation pitch]
inches
Vertical start point = [(yL + yH x 256) x basic calculation pitch]
inches
Horizontal length = [(dxL + dxH x 256) x basic calculation pitch]
inches
Vertical length = [(dyL + dyH x 256) x basic calculation pitch]
inches
When standard mode is selected, this command only executes the
internal flagging of the printer without affecting the printing in
standard mode.
If the horizontal start point or vertical start point is out of the
printable area, this command is canceled and the next data is
handled as normal data.
If the horizontal length or vertical length is 0, this command is
canceled and the next data is handled as normal data.
If the horizontal start point + horizontal length is greater than
the horizontal printable area, the horizontal printable area -
horizontal start point is taken as the horizontal length.
If the vertical start point + vertical length is greater than the
vertical printable area, the vertical printable area vertical start
point
is taken as the vertical length.
Fractions resulting from calculations are corrected with the
minimum pitch of the mechanism, and the remainder are omitted.
The horizontal start point and horizontal length are calculated with
the basic calculation pitch (x). The vertical start point and vertical
length are calculated with the basic calculation pitch (y).
When the horizontal starting position , vertical starting position,
printing area width, and printing area height are defined as X, Y,
Dx,and Dy respectively, the printing area is set as shown in the
figure below.
(X,Y)
Dx
Dy
(X+Dx-1,Y+Dy-1)
Paper Feed Direction
Print area