Specifications

Control Codes POSjet
®
1500 Programmer's Guide
Page 130 Rev N Nov-10
Hexadecimal 1BH 72H 0FH
Decimal <27> <114> <15>
IPCL &%RX15
EPOS [ESC] T <1>
Function End rotated print
ASCII [ESC] r <0>
Hexadecimal 1BH 72H 00H
Decimal <27> <114> <0>
IPCL &%R0
EPOS [ESC] { <0>
Description The [ESC] r <0> command prints the contents of the rotated print buffer (when in 90 or 270
rotated mode) and returns to normal print orientation. In 180 rotated mode, the printer returns to
normal mode. Characters in the print buffer that have not been printed are not printed.
Rotated Print Length Format
Function Set rotated print line length
ASCII [ESC] s <n>
Hexadecimal 1BH 73H <n>
Decimal <27> <115> <n>
IPCL &%RL <m
1
> <m
2
> <m
3
>
EPOS none
Description The [ESC] s <n> command sets the print line length used in autoformat rotated print mode. The
maximum number of characters per line is 128. The power on default line length is 80 characters.
To determine the number of available print lines, divide 1760 by the number of characters per line
and round down to the nearest whole number. There must be a minimum of 80 characters per line,
which allows up to 22 lines of print. A value less than 80 does not allow additional print lines.
Values greater than 80 reduce the number of lines.