CSN-A1K User manual
19
/
72
[Note]
The line spacing can be set independently in standard mode.
In standard mode, the vertical motion unit (y) is used.
[Default]
n=30
[Reference]
ESC 2
ESC a n
[Name]
Select justification
[Format]
ASCII:
ESC a n
Decimal:
27 97 n
Hexadecimal:
1B 61 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
[Note]
The command is enabled only when processed at the beginning of
the line in standard mode.
This command executes justification in the printing area.
This command justifies the space area according to
HT
,
ESC $
.
[Default]
n=0
[Example]
Left justification
Centering
Right justification
ABC
ABCD
ABCDE
ABC
ABCD
ABCDE
ABC
ABCD
ABCDE
GS L nL nH
[Name]
Set left margin
[Format]
ASCII:
GS L nL nH
Decimal:
29 76 nL nH
Hexadecimal:
1D 4c nL nH
[Range]
0≤nL≤255
0≤nH≤255
[Description]
Sets the left margin using nL and nH.
The left margin is set to [(nL+nH×256) ×0.125 mm].