![Bematech LR1100 Скачать руководство пользователя страница 62](http://html1.mh-extra.com/html/bematech/lr1100/lr1100_programming-manual_2730935062.webp)
LR1100 Programming Manual V1.2
Data buffered in page mode is cleared.
This command sets the print position to the beginning of the line.
The printing area set by
ESC W
is initialized.
This command switches the settings for the following commands (in which the
values can be set independently in standard mode and page mode) to those for
standard mode:
Set right-side character spacing: ESC SP
Select default line spacing: ESC 2, ESC 3
[Reference]
FF
,
ESC FF
,
ESC L
ESC T n
[Name]
Select print direction in page mode
[Format]
ASCII
ESC T n
Hex
1B 54 n
Decimal 27 84 n
[Range]
0
n
3
48
n
51
[Description] Selects the print direction and starting position in page mode.
n specifies the print direction and starting position as follows:
n
Print Direction
Starting Position
0,48
Left to right
Upper left
(A in the figure)
1,49
Bottom to top
Lower left
(B in the figure)
2,50
Right to left
Lower right
(C in the figure)
3,51
Top to bottom
Upper right
(D in the figure)
[Notes]
When the command is input in standard mode, the printer executes only internal
flag operation. This command does not affect printing in standard mode.
This command sets the position where data is buffered within the printing areaset
by
ESC W
.
[Default]
n = 0
[Reference]
ESC $
,
ESC L
,
ESC W
,
ESC \
,
GS $
,
GS \
ESC W xL xH yL yH dxL dxH dyL dyH
[Name]
Set printing area in page mode