CSN-58III user manual
15
Code
ASCII
:
ESC 3 n
DEC
:
27 51 n
HEX
:
1B 33 n
Function
Set line space as n dots
Parameter
range
0 ≤ n ≤ 255
Default
n = 33
Notes
Line space as below:
If the setted line space 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 blankout,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 default line space
Name
Set default line space
Code
ASCII
:
ESC 2
DEC
:
27 50
HEX
:
1B 32
Function
Set line space to default 30 dots
Parameter
range
No
Default
No
Notes
Line space in details pls check ESC 3 command.
If the setted line space 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
No