
Epson FX Emulation
When you select different forms, the default character pitch from setup is selected along with the form. But you will not see this default pitch if it has already been overridden via software.
Select 10 CPI | ESC P |
Selects 10 cpi by cancelling 12 cpi and 15 cpi. Condensed mode is unaffected. The resulting character spacing will be 10 cpi, or if condensed mode is also selected, 17.14 cpi.
If “Characters/Inch” was not set to “10” in the forms menu, the specified default character pitch will be selected instead of 10 cpi.
Escape Sequence: | ESC | P |
Hexadecimal: | 1B | 50 |
Select 12 CPI |
| ESC M |
Selects 12 cpi (elite mode). Cancels 15 cpi. Condensed mode is unaffected. The resulting character spacing will be 12 cpi, or if condensed mode is also selected, 20 cpi.
Escape Sequence: | ESC | M |
Hexadecimal: | 1B | 4D |
Select 15 CPI |
| ESC g |
Selects 15 cpi. Cancels 12 cpi. Condensed mode is unaffected. The resulting character spacing will be 15 cpi, even if condensed mode is also selected.
Escape Sequence: | ESC | g |
Hexadecimal: | 1B | 67 |
Select Condensed Mode |
| SI |
(or) |
| ESC SI |
Selects condensed mode. The resulting character spacing will be 17.14 cpi if 10 cpi was selected, or 20 cpi if 12 cpi was selected. If 15 cpi was selected, condensed mode will have no affect.
Control code: | SI |
|
Hexadecimal: | 0F |
|
Escape Sequence: | ESC | SI |
Hexadecimal: | 1B | 0F |
22