Commands Arranged by Topic
ESC 3
Format:
ASCII code:
Decimal :
Hexadecimal
:
ESC 3 n
27 51
n
1B 33
n
Set n/MO-inch Line Spacing
Comments:
Sets the line spacing to n/180 of an inch for subsequent line feed
commands. The 3 is the digit three and not ASCII code 3. The value
of n must be from 0 to 255.
ESC A
Format:
ASCII code:
Decimal:
Hexadecimal :
ESC A n
27 65 n
1B 41 n
Set n/60-inch Line Spacing
Comments:
Sets the line spacing to n/60 of an inch for subsequent line feed
commands. The value of n must be from 0 to 85.
ESC J
Format:
ASCII code:
ESC J n
Decimal :
27 74 n
Hexadecimal: 1B 4A n
Perform n/180-inch Line Feed
Comments:
Advances the paper n/180 of an inch. The value of n must be from 0
to 255. This command produces an immediate line feed but does not
affect subsequent line spacing and does not produce a carriage return.
9-16
Command Summary