Programmer's Guide
PcOS Series 80PLUS
Control Codes
Print/Paper Motion
Rev B 4/13/99
Page 17
Chapter 7
Printer Control Codes
Print/Paper Motion
Low-level Paper Motion Control
Function
Carriage return
ASCII
[CR]
Hexadecimal
0DH
Decimal
<13>
IPCL
&%CR
Description
This command prints the contents of the print buffer (if any) and resets the
next character print position to the left margin. A line feed is not
performed unless auto-feed was active. The left margin is defined by the
current print station, print rotation direction, and left margin command.
Function
Line feed
ASCII
[LF]
Hexadecimal
0AH
Decimal
<10>
IPCL
&%LF
Description
This command prints the contents of the buffer (if any) and advances paper
one line at the current default line spacing. The next character print
position is reset to the left margin.