EPC1800 SERIES OPERATION MANUAL
ESC
V
n
[Name]
Character rotation
[Format]
ASCII
ESC
V
n
Hex
1B
56
n
Decimal
27
86
n
[Range] <00>H
≤
n
≤
<02>H,
<30>H
≤
n
≤
<32>H
[Description]
Rotates the characters using the mode specified by
n
.
n
Function
<00>H / <30>H
Normal
<01>H / <31>H
Right 90º rotated
<02>H / <32>H
Left 90º rotated
In both left and right 90º rotated modes, the characters lines transmission
order changes from the normal mode, because can be printing several lines at
once.
Example for right 90º ratation mode:
Characters
lines
transmission
order
1
st
line:
T A T H
<CR>
2
nd
line:
E
<SP>
H E
<CR>
. . . . . .
. . . . . .
Last line: <SP>
T S
<SP> <CR>
[Notes]
●
The vertical and horizontal character scaling effect to paper feed direction regardless
of the character rotation setting.
●
It is not allowed both normal and rotated mode in the same character line.
●
When any rotated mode is setting, the inverse mode is disabled.
●
This command is enabled only when processed at the beginning of a line.
[Default]
n
= <30>H
[Reference]
GS !
ESC
a
n
[Name] Select justification
[Format]
ASCII
ESC
a
n
Hex
1B
61
n
Decimal
27
97
n
[Range]
<00>H
≤
n
≤
<02>H
,
<30>H
≤
n
≤
<32>H
[Description]
Aligns all the data in one line to the specified position.
n
selects the justification as follows:
n
Justification
<00>H / <30>H
Left justification
<01>H / <31>H
Centering
<02>H / <32>H
Right justification
[Notes]
●
The command is enabled only when processed at the beginning of the line.
●
This command executes justification in the printing area.
[Reference]
ESC !
[Example]
Left justification
Centering
Right justification
29 of 53
ABC
ABCD
ABCDE
ABC
ABCD
ABCDE
ABC
ABCD
ABCDE
H E L L O
T H I S I S
A P R I N T
T E S T
Paper feed direction