User`s manual
Line feeding
LF
Format:
ASCII code:
LF
Decimal:
10
Hexadecimal: 0A
Line Feed
Comments:
When this command is received, the data in the print buffer is
printed and the paper advances one line in the current line
spacing.
ESC +
Set n/360-inch Line Spacing
Format:
ASCII code:
ESC +
n
Decimal:
27 43
n
Hexadecimal: 1B 2B
n
Comments:
Sets line spacing to n/360 of an inch for subsequent line feed
commands. The value of
n
must be from 0 to 255.
ESC 0
Format:
ASCII code:
ESC 0
Decimal: 27 48
Hexadecimal: 1B 30
Select l/B-inch Line Spacing
Comments:
Sets the line spacing to 1/8 of an inch for subsequent line feed
commands.
Command Summary
9-15