A SERVICE OF

logo

ESC 2
Format:
ASCII code:
ESC 2
Decimal:
27 50
Hexadecimal: 1B 32
Select Programmable Line Spacing
Comments:
Executes the line spacing stored in memory by ESC A. If no ESC A
command has been sent, ESC 2 sets the line spacing to
l/6
of an inch.
(The 2 is the
character
two and not ASCII code 2.)
ESC J
Format:
ASCII code:
ESC J n
Decimal :
27 74 n
Hexadecimal: 1B 4A n
Perform n/216-inch Line Feed
Comments:
Advances the paper by one line at a spacing of n/216 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. It does
not produce a carriage return unless DIP switch 1-3 is OFF.
ESC 4
Set Top of Form
Format:
ASCII code:
ESC 4
Decimal :
27 52
Hexadecimal: 1B 34
Comments:
Sets the current position as top of form.
Command Summary
8-43