A SERVICE OF

logo

Programming Codes iTherm
®
280 Programmer’s Guide
Page 82 Rev C 28-07764
Low Level Paper Motion Control
Print/Paper Motion
[CR] Carriage return
ASCII [CR]
Hexadecimal 0DH
Decimal <13>
IPCL &%CR
EPOS 0DH
Description The [CR] 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 is active. The print rotation direction and
the left margin command define the left margin.
[LF] Line feed
ASCII [LF]
Hexadecimal 0AH
Decimal <10>
IPCL &%LF
EPOS 0AH
Description The [LF] 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 not reset to the left margin unless auto-CR is active.