IBM Proprinter Emulation
50
Cancel Emphasized Mode ESC F
Cancels emphasized mode. Overrides the “Impact Force” value in the forms menu.
Escape Sequence: ESC F
Hexadecimal: 1B 46
Select Double-Strike Mode ESC G
Selects double-strike mode. This makes text bolder by printing it twice. This will cut the print speed in half,
because an additional pass of the print head will be required.
Escape Sequence: ESC G
Hexadecimal: 1B 47
Cancel Double-Strike Mode ESC H
Cancels double-strike mode.
Escape Sequence: ESC H
Hexadecimal: 1B 48
Underline Mode ESC - n
Selects underline mode for n=1, or cancels for n=0. This mode provides continuous underlining for all
characters, including spaces.
Example: The following escape sequence will turn underlining on.
Escape Sequence: ESC - 1
Hexadecimal: 1B 2D 31
Character Sets
Select Character Set 1 ESC 7
Selects character set 1. Disables printing of character values 0 through 31 decimal, and 128 through 159
decimal, so these characters will be treated as control codes. Overrides the “Characters” value in the
interface setup menu.
Escape Sequence: ESC 7
Hexadecimal: 1B 37
Select Character Set 2 ESC 6
Selects character set 2. Enables printing of character values 0 through 31 decimal if they are not used as
control codes. Enables printing of character values 128 through 159 decimal, so these characters will not be
treated as control codes. Overrides the “Characters” value in the interface setup menu.