![Samsung SRP-350 Bixolon Operator'S Manual Download Page 13](http://html.mh-extra.com/html/samsung/srp-350-bixolon/srp-350-bixolon_operators-manual_351193013.webp)
ESC = n
[Name]
Set peripheral device.
[Format] ASCII ESC =
n
Hex
1B 3D n
Decimal
27 61 n
[Range] 0
≤
n
≤
3
[Description] Selects device to which host computer sends data, using n as follows:
Bit Off/On
Hex Decimal Function
Off 00
0
Printer
disabled.
0
On 01
1
Printer
disabled.
1-7 -
- -
Undefined.
ESC ? n
[Name]
Cancel user-defined characters.
[Format] ASCII ESC ?
n
Hex
1B 3F n
Decimal
27 63 n
[Range] 32
≤
n
≤
126
[Description] Cancels user-defined characters.
ESC @
[Name]
Initialize printer.
[Format] ASCII ESC @
Hex
1B 40
Decimal
27 64
[Description] Clears the data in the print buffer and resets the printer mode
to the mode that was in effect when the power was turned on.
ESC D n1...nk NUL
[Name]
Set horizontal tab positions.
[Format]
ASCII
ESC
D
n1...nk NUL
Hex
1B 44 n1...nk
00
Decimal
27 68 n1...nk
0
[Range] 1
≤
n
≤
255
0
≤
k
≤
32
[Description] Sets horizontal tab position.
n specifies the column number for setting a horizontal tab
position
from the beginning of the line.
k indicates the total number of horizontal tab positions to be set.
ESC E n
[Name]
Turn emphasized mode on/off.
[Format] ASCII ESC
E
n
Hex
1B 45 n
Decimal
27 69 n