Epson Commands
PcOS Series 80PLUS
Programmer's Guide
Command Descriptions
Page 106
Rev B 4/13/99
Function
Copy user defined storage buffers
[I]
ASCII
ESC
‘
n
Hexadecimal
1BH
27H
n
Decimal
<
27>
<39>
n
Description
The ESC ‘ command copies data between the user defined RAM buffer and
the nonvolatile EEPROM buffer. This command is not recommended for
use; instead use GS - for image storage in the nonvolatile EEPROM buffer.
Function
Select page mode
[E]
ASCII
ESC
L
Hexadecimal
1BH
4CH
Decimal
<27>
<76>
Usage
Epson TM-8x emulation
Description
ESC L switches from standard mode to page mode. This command is
enabled only when input at the beginning of a line in standard mode; it has
no effect in page mode. Standard mode is selected as the default.
The following commands are not effective in page mode: ESC V, ESC a,
ESC {, GS L, and GS W. If these commands are processed in page mode,
an internal flag is activated.
Function
Select standard mode
[E]
ASCII
ESC
S
Hexadecimal
1BH
53H
Decimal
<27>
<83>
Description
ESC S switches from page mode to standard mode. This command is
effective only in page mode. Data buffered in page mode is cleared. This
command returns the values set by the ESC W command to the default
values. The value set by the ESC T command is maintained. The printer
returns to standard mode with ESC S, FF, and ESC @. This command sets
the print position to the beginning of the line.