Specifications

Confidential
SHEET
109
NO.
SHEET
REVISION
H
TITLE
NEXT
110
TM-U590 series
Specification
(STANDARD)
ESC a n
[Name] Select justification
[Format] ASCII ESC a n
Hex 1B 61 n
Decimal 27 97 n
[Range] 0 n 2, 48 n 50
[Description] 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
[Notes] The command is enabled only when processed at the beginning of the line.
If this command is input in page mode, the printer executes only internal flag
operations.
This command has no effect in page mode.
This command justifies the space area according to HT, ESC $ or ESC \.
[Default] n = 0
[Example]
Left justification Centering Right justification
ABC
ABCD
ABCDE
ABC
ABCD
ABCDE
ABC
ABCD
ABCDE