ESC/ P Command Reference

Table Of Contents
ESC/P Command Reference
- 97 -
5. Control Command Details
ESC i a Switch command mode
ASCII: ESC i a n
Hexadecimal: 1B 69 61 n
Parameters
n: Command mode
00h or 30h (‘0’): ESC/P standard mode
01h or 31h (‘1’): Raster graphics mode
03h or 33h (‘3’): P-touch Template mode
04h or 34h (‘4’): CPCL Page Print mode
05h or 35h (‘5’): CPCL Line Print mode
07h or 37h (‘7’): EPL emulation mode
08h or 38h (‘8’): DPL emulation mode
FFh: Switch to the initial mode (power-on default)
Description
Switches the command execution mode.
Dynamically switches between the five modes.
Since this is a dynamic command, after the printer is turned off and on again, the setting returns to the
previously setting.
Invalid if n is a value outside of the allowable range.