--------------
THERMAL RECEIPT PRINTER-
------------
13
[Range] 0
≤
nL
≤
255
0
≤
nH
≤
255
[Description] Sets the distance from the beginning of the line to the position at which
subsequent characters are to be printed.
•
The distance from the beginning of the line to the print position is
[(
nL + nH
╳
256)
╳
(vertical or horizontal motion unit)] inches.
[Details]
•
Settings outside the specified printable area are ignored.
•
The horizontal and vertical motion unit are specified by
GS P
.
•
The GS P command can change the horizontal (and vertical) motion unit.
However, the value cannot be less than the minimum horizontal movement
amount, and it must be in even units of the minimum horizontal movement
amount.
•
In standard mode, the horizontal motion unit ( x) is used.
•
In page mode, horizontal or vertical motion unit differs depending on the
starting position of the printable area as follows:
1 When the starting position is set to the upper left or lower right of the
printable area using
ESC T
, the horizontal motion unit ( x) is used.
2 When the starting position is set to the upper right or lower left of the
printable area using
ESC T
, the vertical motion unit ( y) is used.
[Reference]
ESC \
,
GS $
,
GS \
,
GS P
ESC % n
[Name] Select/cancel user-defined character set
[Format] ASCII ESC %
n
Hex 1B 25
n
Decimal 27 37
n
[Range] 0
≤
nL
≤
255
[Description] Selects or cancels the user-defined character set.
•
When the LSB of
n
is 0, the user-defined character set is canceled.
•
When the LSB of
n
is 1, the user-defined character set is selected.
[Details]
•
When the user-defined character set is canceled, the internal character set is
automatically selected.
•
n
is available only for the least significant bit.
[Default]
n
= 0
[Reference]
ESC &
,
ESC ?
ESC & y
c1 c2 [x1 d1...d(y
╳
x1)]...[xk d1...d(y
╳
xk)]
[Name] Define user-defined characters
[Format] ASCII ESC &
y c1 c2 [
╳
1 d1...d(y
╳
x1)]...[xk d1...d(y
╳
xk)]
Hex 1B 26
y c1 c2 [
╳
1 d1...d(y
╳
x1)]...[xk d1...d(y
╳
xk)]
Decimal 27 38
y c1 c2 [
╳
1 d1...d(y
╳
x1)]...[xk d1...d(y
╳
xk)]
[Range]
y
= 3
32
≤
c1
≤
c2
≤
126
0
≤
x
≤
12 Font A (12
╳
24)
0
≤
x
≤
9 Font B (9
╳
17)
0
≤
d1 ... d(y
╳
xk)
≤
255
[Description] Defines user-defined characters.
•
y
specifies the number of bytes in the vertical direction.
•
c1
specifies the beginning character code for the definition, and
c2
specifies the
final code.