Xiamen Cashino Technology Co.,Ltd
A2L User Manual
12
Set print position
Name
Set print position
Code
ASCII
:
ESC $ nL nH
DEC
:
27 36 nL nH
HEX
:
1B 24 nL nH
Function
Set left side blank area as
(
nL + nH × 256
)
dots
Range
0 ≤ nL ≤ 255
0 ≤ nH ≤ 255
Defaults
None
Support Model
All
Notes
This command is only effective with the initial position of the line.
This command is unavailable if it sets beyond the printing area.
Example
1b 40 1b 24 08 00
30 31 32 0d 0a
30 31 32 0d 0a
Set 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
Defaults
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