33
34
ESC c 4 n
[Name]
[Format]
[Range]
[Description]
Select paper sensor(s) to stop printing.
ASCII
Hex
Decimal
0 < n < 255
Selects the paper sensor(s) used to stop printing when a paper-end is
detected, using n as follows:
ESC
1B
27
c
63
99
4
34
52
n
n
n
0
1
2-7
Paper roll end sensor disabled.
Paper roll end sensor enabled.
Paper roll end sensor disabled.
Paper roll end sensor enabled.
Undefined.
Bit
Off
On
Off
On
-
Off/On
00
01
00
02
-
Hex
0
1
0
2
-
Decimal
Function
ESC c 3 n
[Name]
[Format]
[Range]
[Description]
Select paper sensor(s) to output paper end signals.
ASCII
Hex
Decimal
0 < n < 255
Selects the paper sensor(s) to output paper end signals.
Each bit of n is used as follows:
ESC
1B
27
c
63
99
3
33
51
n
n
n
0
1
2
3
4-7
Paper roll near-end sensor disabled.
Paper roll near-end sensor enabled.
Paper roll near-end sensor disabled.
Paper roll near-end sensor enabled.
Paper roll end sensor disabled.
Paper roll end sensor enabled.
Paper roll end sensor disabled.
Paper roll end sensor enabled.
Undefined.
Bit
Off
On
Off
On
Off
On
Off
On
-
Off/On
00
01
00
02
00
04
00
08
-
Hex
0
1
0
2
0
4
0
8
-
Decimal
Function
0, 48
1, 49
2, 50
n
Left justification
Centering
Right justification
Justification
ESC
1B
27
a
61
97
n
n
n
ESC a n
[Name]
[Format]
[Range]
[Description]
Select justification.
ASCII
Hex
Decimal
0 < n < 2
48 < n < 50
Aligns all the data in one line to the specified position.
n selects the type of justification as follows:
ESC
1B
27
\
5C
92
nL nH
nL nH
nL nH
ESC \ nL nH
[Name]
[Format]
[Range]
[Description]
Set relative print position.
ASCII
Hex
Decimal
0 < nL < 255
0 < nH < 255
Selects the print starting position based on the current position by
using the horizontal or vertical motion unit.
This command sets the distance from the current position to
[(nL + nH x 256) x horizontal or vertical motion unit]