Programmer's Guide
PcOS Series 80PLUS
Epson Commands
Command Descriptions
Rev B 4/13/99
Page 65
Function
Print and feed
n
lines
[EA]
ASCII
ESC
d
n
Hexadecimal
1BH
64H
n
Decimal
<
27>
<100>
n
Range
0
≤
n
≤
255
Description
This command prints the data in the print buffer and feeds
n
lines.
Function
Feed
n
print lines
[A]
ASCII
DC4
n
Hexadecimal
14H
n
Decimal
<
20>
n
Range
0
≤
n
≤
255
Description
This command feeds the paper
n
lines at the current line height without
printing.
Function
Feed
n
dot rows
[A]
ASCII
NAK
n
Hexadecimal
15H
n
Decimal
<
21>
n
Range
0
≤
n
≤
255
Description
This command feeds the paper
n
dot rows [
n
× vertical motion unit] inches
without printing.
Function
Print and return to standard mode (in page mode)
[E]
ASCII
FF
Hexadecimal
0CH
Decimal
<12>
Description
FF prints the data in the print buffer collectively and returns to standard
mode. The buffer data is deleted after it is printed. This command returns
the values set by the ESC W command to the default values. The value set
by the ESC T command is maintained. This command is enabled only in
page mode. This command does not cut the paper.
Function
Print data in page mode
[E]
ASCII
ESC
FF
Hexadecimal
1BH
0CH
Decimal
<27>
<12>
Description
ESC FF prints all buffered data in the printable area collectively, in page
mode. This command is enabled only in page mode. After printing, the
printer does not clear the buffered data or values set by other commands.
When the printer returns to standard mode, FF or ESC S should be
executed. This command does not cut the paper.