A SERVICE OF

logo

Commands Arranged by Topic
LF
Line Feed
Format:
ASCII code:
LF
Decimal:
10
Hexadecimal: 0A
Comments:
When this commands is received, the data in the print buffer is
printed and the paper advances one line in the current line
spacing.
ESC 0
Format:
Select l/B-inch Line Spacing
ASCII code:
ESC
0
Decimal:
27
48
Hexadecimal: 1B
30
Comments:
Set the line spacing to l/8 of an inch for subsequent line feed
commands. The 0 is the character zero and not ASCII code 0.
ESC 1
Format:
Select 7/72-inch Line Spacing
ASCII code:
ESC
1
Decimal:
27
49
Hexadecimal: 1B
31
Comments:
Sets the line spacing to 7/72 of an inch for subsequent line feed
commands. The 1 is the character one and not lower case L or
ASCII code 1.
Command Summary
9-15