Specifications

Control Codes POSjet
®
1500 Programmer's Guide
Page 102 Rev N Nov-10
Low Level Paper Motion Control
Print/Paper Motion
Function 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.
Function 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.