Specifications

Programmer's Guide POSjet
®
1500 Codes and Commands
Nov-10 Rev N Page 129
Note 3 Use the [ESC] I <n> command to select two-pass rotated font. The font selection must be made
before the rotate command.
Note 4 Only enhanced and emphasized attributes are available for formatted, rotated print. These
attributes are not available on a character basis. They affect all of the rotated text after the [ESC] r
command. Enhanced and emphasized attributes must be set before the [ESC] r command is
issued.
Rotated Print Summary
Function Begin 90 rotated print
ASCII [ESC] r <1>
Hexadecimal 1BH 72H 01H
Decimal <27> <114> <1>
IPCL &%R1
Function Begin 90 rotated print with line formatting
ASCII [ESC] r <5>
Hexadecimal 1BH 72H 05H
Decimal <27> <114> <5>
IPCL &%R5
Function Begin 270 rotated print
ASCII [ESC] r <3>
Hexadecimal 1BH 72H 03H
Decimal <27> <114> <3>
IPCL &%R3
Function Begin 270 rotated print with line formatting
ASCII [ESC] r <7>
Hexadecimal 1BH 72H 07H
Decimal <27> <114> <7>
IPCL &%R7
EPOS [ESC] T <1>
Function Begin 90 rotated print with two pass font
ASCII [ESC] r <9>
Hexadecimal 1BH 72H 09H
Decimal <27> <114> <2>
IPCL &%R9 or &%RX09
EPOS none
Function Begin 90 rotated print with two pass font and line formatting
ASCII [ESC] r <13>
Hexadecimal 1BH 72H 0BH
Decimal <27> <114> <13>
IPCL &%RX13
EPOS none
Function Begin 270 rotated print with two pass font
ASCII [ESC] r <11>
Hexadecimal 1BH 72H 0BH
Decimal <27> <114> <11>
IPCL &%RX11
EPOS none
Function Begin 270 rotated print with two pass font and line formatting
ASCII [ESC] r <15>