Specifications
Programmer's Guide POSjet
®
1500 Codes and Commands
Nov-10 Rev N Page 125
Function Begin underline
ASCII [ESC] - <n>
Hexadecimal 1BH 2DH 01H
Decimal <27> <45> <n>
IPCL &%MU (Begin)
IPCL &%CU (End)
EPOS [ESC] ! <n>
Description The [ESC] - <1> command begins underline print mode. All subsequent text, leading spaces, and
trailing spaces are underlined. [ESC] - <0> ends the mode.
Note 1 In EPOS mode, [ESC] ! <n> performs a similar function; however, near letter quality (NLQ) is not
available.
Function Begin enhanced print
ASCII [ESC] G
Hexadecimal 1BH 47H
Decimal <27> <71>
IPCL &%ME
EPOS [ESC] G <1>
Description All subsequent text is printed in enhanced print mode (two passes with a vertical offset).
Enhanced printing provides a deeper resolution of each character.
Function End enhanced print mode
ASCII [ESC] H
Hexadecimal 1BH 48H
Decimal <27> <72>
IPCL &%CE
EPOS [ESC] G <0>
Description The [ESC] H command cancels enhanced print mode and returns to the currently selected font.
Function Begin emphasized print mode
ASCII [ESC] E
Hexadecimal 1BH 45H
Decimal <27> <69>
IPCL &%MM
EPOS [ESC] E <1>
Description The [ESC] E command begins emphasized print mode (one pass with horizontal offset).
Emphasized print is bolder than normal print.
Function End emphasized print mode
ASCII [ESC] F
Hexadecimal 1BH 46H
Decimal <27> <70>
IPCL &%CM
EPOS [ESC] E <0>
Description The [ESC] F command cancels emphasized print mode.