EP-360 Micro panel printer
19/68
Hex 1B 56 n
Decimal 27 86 n
[Range] 0
£
n
£
1, 48
£
n
£
49
[Description] Turns 90
°
clockwise rotation mode on/off
n is used as follows:
n
Function
0,48
Turns off 90
°
clockwise rotation mode
1,49
Turns on 90
°
clockwise rotation mode
[Notes]
·
This command affects printing in standard mode. However, the
setting is always effective.
·
When underline mode is turned on, the printer does not underline 90
°
clockwise-rotated characters.
·
Double-width and double-height commands in 90
°
rotation mode
enlarge characters in the opposite directions from double-height and
double- width commands in normal mode.
[Default] n = 0
[Reference]
ESC !, ESC
ESC v n
[Name] Transmit paper sensor status
[Format] ASCII ESC v n
Hex 1B 76 n
Decimal 27 118 n
[Description]
The return value is 1 bytes ,It is a different on behalf of the status
:
Bit
Off/On
Hex
Decimal
Function
0
Off
00
0
Offline.
On
01
1
Online.
1
-
-
-
Undefined.
2
Off
00
0
paper have.
On
04
4
paper out.
3
Off
00
0
Voltage is normal.
On
08
8
Voltage
>
9.5V.
4
-
-
-
Undefined.
5
-
-
-
Undefined.
6
Off
00
0
Temperature is normal.
On
40
64
Temperature
>
60°.
7
-
-
-
Undefined.
For example
:
return “0x04” is means paper out.
UnRegister
ed