Specifications
Confidential
EPSON
TITLE
SHEET
REVISION
NO.
SHEET
NEXT
E
DM-D110
Specification
(STANDARD)
42 41
• Data in lines ➀ and ➂ is processed internally in the display and sent to the printer
simultaneously.
• Data in line ➁ is sent to the printer regardless of display execution.
• Data in line ➃ only appears on the display screen, and nothing is sent to the printer.
ESC @
[Name] Initialize display
[Format] ASCII ESC @
Hex 1B 40
Decimal 27 64
[Description] Resets the various display settings to their initial values.
[Notes] • The software settings are reset to their power-on values.
• The DIP switches are not checked again.
• The data in the receive buffer is not cleared
• After initializing the display, the display screen is cleared and the cursor moves to the
home position.
[Reference] Section 5.3, Defaults
ESC % n
[Name] Select/cancel user-defined character set
[Format] ASCII ESC % n
Hex 1B 25 n
Decimal 27 37 n
[Range] 0 ≤ n ≤ 255
[Description] Selects or cancels the user-defined character set.
[Notes] • When n is 1, the user-defined character set is selected. When the user-defined
character set is not defined using the
ESC &
command, the internal character set is
displayed.
• When n is 0, the user-defined character set is canceled. (The internal character set is
selected.) In this case, this command has no effect on the user-defined characters that
have already been defined using the
ESC &
command.
• This command has no effect on the characters already displayed.
[Default] n = 0
[Reference]
ESC &
ESC & s n m [a [p]s x a] (m - n +1)
[Name] Define user-defined characters
[Format] ASCII ESC & s n m [a [p] s x a] m - n + 1
Hex 1B 26 s n m [a [p1 p2 ...ps] x a] m - n + 1
Decimal 27 38 s n m [a [p] s x a] m - n + 1
[Range] s = 1
32 ≤ n ≤ m ≤ 126
0 ≤ a ≤ 5
0 ≤ p1 ... ps x a ≤ 255
F