![Custom Engineering TG35/58-T Скачать руководство пользователя страница 33](http://html1.mh-extra.com/html/custom-engineering/tg35-58-t/tg35-58-t_user-manual_2700883033.webp)
3. PRINTER FUNCTIONS
3. PRINTER FUNCTIONS
TG35/58-T
17
3-
×
(horizontal or vertical motion unit)].
[Notes]
• Any setting that exceeds the printable area is ignored.
• When the starting position is specified by n motion units to
the right:
nL + nH
×
256 = n
When the starting position is specified by n motion units to
the left (negative direction), use the complement of 65536:
nL + nH
×
256 = 65536 – n
• If setting exceeds the printing area width, the left or right
margin is set to the default value.
• The horizontal and vertical motion unit are specified by
GS P.
• GS P can change the horizontal (and vertical) motion units.
However, the value cannot be less than the minimum horizon-
tal movement amount.
• In standard mode, the horizontal motion unit is used.
[Default]
[Reference]
ESC $, GS P
[Example]
n
a
C
S
E
n
a
C
S
E
n
a
C
S
E
n
a
C
S
E
n
a
C
S
E
[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 data in one line to the specified position.
n selects the type of justification as follows:
n
Justification
0, 48
Flush left
1, 49
Centered
2, 50
Flush right
[Notes]
• This command is only enabled when inserted at the begin-
ning of a line.
• Lines are justified within the specified printing area.
• Spaces set by HT, ESC $ and ESC \ will be justified ac-
cording to the previously-entered mode.
[Default]
n = 0