0x1B 0x5C
<ESC \>
Set relative printing position
Valid for
TG02H
[Format]
ASCII
ESC \
nL nH
Hex
1B 5C nL nH
Decimal
27 92 nL nH
[Range]
0 ≤ nL ≤ 255
0 ≤ nH ≤ 255
[Description]
Sets the print starting position based on the current position by using the horizontal or vertical motion
unit.
Sets the distance from the current position to [(nL+ nH * 256) * (horizontal or vertical motion unit)].
[Notes]
• It’s possible to print further on the right margin set for every font. In this case the printing continues
up to the maximum border of the printer mechanism and then begins a new row.
• 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 com
-
plement 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 0x1D 0x50.
• 0x1D 0x50 can change the horizontal (and vertical) motion units. However, the value cannot be less
than the minimum horizontal movement amount.
• In standard mode, the horizontal motion unit is used.
• Setting the right value, it’s possible to print characters over the right edge.
[Default]
[Reference]
0x1B 0x24, 0x1D 0x50
[Example]
54 │
ESC/POS™ emulation
Содержание TG02H
Страница 1: ...COMMANDS MANUAL TG02H ...
Страница 3: ...ESC POS EMULATION INTRODUCTION ...
Страница 4: ......
Страница 7: ...ESC POS emulation ...
Страница 27: ... Default n 0 Reference 0x1B 0x2D 0x1B 0x45 0x1D 0x21 Example ESC POS emulation 27 ...
Страница 30: ... Example 18 dots 11 cpi 14 dots 15 cpi p1 MSB LSB p2 30 ESC POS emulation ...
Страница 98: ...98 ESC POS emulation ...
Страница 99: ......