Samsung SRP-350 User Manual
Page 19
![background image](/manuals/147785/19/background.png)
36
ESC T n
[Name]
[Format]
[Range]
[Description]
[Default]
Select print direction in page mode.
ASCII ESC T n
Hex 1B 54 n
Decimal 27 84 n
0 ≤n ≤3
48 ≤n ≤51
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
A→→→→
0, 48 Left right
Upper left (A in the figure)
1, 49 Bottom to top
Lower left (B in the figure)
Print area
2, 50 Right to left
Lower right (C in the figure)
3, 51 Top to bottom
Upper right (D in the figure)
←←←←
C
ESC V n
[Name]
[Format]
[Range]
[Description]
Turn 90°clockwise rotation mode on/off.
ASCII ESC V n
Hex 1B 56 n
Decimal 27 86 n
0 ≤n ≤1, 48 ≤n ≤49
Turn 90°clockwise rotation mode on/off.
n is used as follows :
n
Function
0, 48
Turn off 90°clockwise rotation mode.
1, 49
Turn on 90°clockwise rotation mode.
ESC W xL xH yL yH dxL dxH dyL dyH
[Name]
[Format]
[Range]
[Description]
Set printing area in page mode.
ASCII ESC W xL xH yL yH dxL dxH dyL dyH
Hex 1B 57 xL xH yL yH dxL dxH dyL dyH
Decimal 27 87 xL xH yL yH dxL dxH dyL dyH
0 ≤ xL xH yL yH dxL dxH dyL dyH ≤255 (except dxL=0 or dyL=dyH=0)
The horizontal starting position, vertical starting position, printing area width,
and printing area height are defined as x0, y0, dx (inch), respectively.
x0 = [(xL + xH Ч256)] Ч(horizontal motion unit)]
y0 = [(yL + yH Ч256)] Ч(vertical motion unit)]
dx = [(dxL + dxH Ч256)] Ч(horizontal motion unit)]
dy = [(dyL + dyH Ч256)] Ч(horizontal motion unit)]
The printing area is set as shown in the figure below.
B
→→→→
D
→→→→
37
ESC ₩ n
[Name]
[Format]
[Range]
[Description]
Set relative print position.
ASCII ESC ₩ nL nH
Hex 1B 5C nL nH
Decimal 27 92 nL nH
0 ≤nL ≤255
0 ≤nH ≤255
Set the print starting position based on the current position by using the
horizontal or vertical motion unit.
* This command sets the distance from the current position to
[(nL + nH ×256) ×horizontal or vertical motion unit]
ESC a n
[Name]
[Format]
[Range]
[Description]
Select justification.
ASCII ESC a n
Hex 1B 61 n
Decimal 27 97 n
0 ≤nL ≤2, 48 ≤nL ≤50
Aligns all the data in one line to the specified position.
n selects the type of justification as follows :
n
Justification
0, 48
Left justification
1, 49
Centering
2, 50
Right justification
ESC c 3 n
[Name]
[Format]
[Range]
[Description]
Select paper sensor(s) to output paper end signals.
ASCII ESC c 3 n
Hex 1B 63 33 n
Decimal 27 99 51 n
0 ≤n ≤255
Selects the paper sensor(s) to output paper end signals.
* Each bit of n is used as follows.
Bit
Off/On
Hex
Decimal
Function
Off
00
0
Paper roll near-end sensor disable.
0
On
01
1
Paper roll near-end sensor enable.
Off
00
0
Paper roll near-end sensor disable.
1
On
02
2
Paper roll near-end sensor enable.
Off
00
0
Paper roll end sensor disable.
2
On
04
4
Paper roll end sensor enable.
Off
00
0
Paper roll end sensor disable.
3
On
08
8
Paper roll end sensor enable.
4-7
-
-
-
Undefined.