Xiamen Cashino Trade Co., Ltd.
EP-261B
14
HEX
:
1B 24 nL nH
Function
Set left side blank area as
(
nL + nH × 256
)
dots
Range
0 ≤ nL ≤ 255
0 ≤ nH ≤ 255
Default
None
Supported
mode
All
Notes
This command is only valid for this line, and the printing position is reset to
the printing start position after line feed
If it exceeds the printing range, move to the next line for printing
Example
1b 40 1b 24 08 00
30 31 32 0d 0a
30 31 32 0d 0a
Set the left margin
Name
Set the left margin
Code
ASCII
:
GS L nL nH
DEC
:
29 76 nL nH
HEX
:
1D 4C nL nH
Function
Set the left margin as
(
nL + nH × 256
)
dots
Range
0 ≤ nL ≤ 255
,
0 ≤ nH ≤ 255
Default
None
Support
Model
All
Notes
This command is only effective with the initial position of the line.
The illustration is as follows:
Use the maximum value of the printable unit,if the setting is beyond the
printable area.
Example
1b 40 1d 4c 08 00
30 31 32 0d 0a
30 31 32 0d 0a
Set character printing method
Name
Set character printing method
Code
ASCII
:
ESC ! n
DEC
:
27 33 n
HEX
:
1B 21 n