Programmer's Guide PcOS Series 150 Control Codes
Character Attributes
12/14/99 Rev G Page 37
Function Begin enhanced print
ASCII [ESC] G
Hexadecimal 1BH 47H
Decimal <27> <71>
IPCL &%ME
EPOS [ESC] G <1>
Description This command begins enhanced print mode. All subsequent text will be printed
in enhanced print mode (two pass with a vertical offset). Enhanced printing
provides a deeper resolution of each character and may enhance multiple part
forms printing.
Note: This feature is not available in all print modes. See page 30 for available
modes.
Function End enhanced print
ASCII [ESC] H
Hexadecimal 1BH 48H
Decimal <27> <72>
IPCL &%CE
EPOS [ESC] G <0>
Description This command cancels enhanced print mode and returns to the currently
selected font.
Function Begin emphasized print
ASCII [ESC] E
Hexadecimal 1BH 45H
Decimal <27> <69>
IPCL &%MM
EPOS [ESC] E <1>
Description This command begins emphasized print mode (single pass with horizontal
offset). This print is bolder than normal print.
Function End emphasized print
ASCII [ESC] F
Hexadecimal 1BH 46H
Decimal <27> <70>
IPCL &%CM
EPOS [ESC] E <0>
Description This command cancels emphasized print mode.