Programmer's Guide
PcOS Series 80PLUS
Control Codes
Formatted Print Rotation
Rev B 4/13/99
Page 35
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 180
°°
rotated print
ASCII
[ESC] r <2>
Hexadecimal
1BH 72H 02H
Decimal
<27><114><2>
IPCL
&%R2
Function
End rotated print
ASCII
[ESC] r <0>
Hexadecimal
1BH 72H 00H
Decimal
<27><114><0>
IPCL
&%R0
EPOS
[ESC] { <0>
Description
This command prints the contents of the rotated print buffer (if 90
°
or 270
°
mode) and returns to normal print orientation.
In 180
°
mode, the printer will return to normal mode.