Xiamen Cashino Technology Co.,Ltd
A2L User Manual
11
②
Printing set commands
Set line space as n dots
Name
Set line space as n dots
Code
ASCII
:
ESC 3 n
DEC
:
27 51 n
HEX
:
1B 33 n
Function
Set line space as n dots
Range
0 ≤ n ≤ 255
Defaults
n = 33
Support Model All
Notes
Line space as below:
If the line space setted is less than the highest character in that
line,then this line space is equal to the height of the highest character.
If ESC2,ESC@,reset the printer, the printer blackout,and the line
space turns to default.
Example
1b 40
1b 33 30
30 31 32 0d 0a
30 31 32 0d 0a
1b 32
30 31 32 0d 0a
30 31 32 0d 0a
Set line space to defaults
Name
Set line space to default
Code
ASCII
:
ESC 2
DEC
:
27 50
HEX
:
1B 32
Function
Set line space to default 33 dots
Range
None
Defaults
None
Support Model
All
Notes
Line space in details pls check ESC 3 command.
If the line space setted is less than the height character in the line,the
line space of this line is equal to the height of the highest character
It can use ESC 3 to define line space.
Example
None