Specifications
30
ESC a n
[Name]
[Format]
[Range]
[Description]
[Notes]
[Default]
Select justification
ASCII ESC a n
Hex 1B 61 n
Decimal 27 97 n
0 ≤ n ≤ 2, 48 ≤ n ≤ 50
Aligns all the data in one line to the specified position
n selects the justification as follows:
n Justification
0,48 Left justification
1, 49 Centering
2, 50 Right justification
The command is enabled only when processed at the beginning of the line in standard
mode.
If this command is input in page mode, the printer performs only internal flag
operations.
n = 0
[Example]
ESC c 0 n
[Name]
[Format]
[Range]
[Description]
[Notes]
[Default]
Select paper type to be used
ASCII ESC c 0 n
Hex 1B 63 30 n
Decimal 27 99 48 n
n =0,1, 2
Selects paper type specified by n as follows.
n Paper type
0 Continuous paper
1,2 Marked paper
n = 0