Specifications
Confidential
EPSON
TITLE
SHEET
REVISION
NO.
SHEET
NEXT
E
DM-D110
Specification
(STANDARD)
45 44
ESC t n
[Name] Select character code table
[Format] ASCII ESC t n
Hex 1B 74 n
Decimal 27 116 n
[Range] 0 ≤ n ≤ 5, 16, 17, 18, 19, 254, 255
[Description] Selects a page n from the character code table.
[Notes] • This command has no effect on data displayed before this command is received.
• This command has no effect on the selected international character set.
[Default] n = 0 (Page 0 is selected.) or the setting value by the memory switch 10.
[Reference] Section 4.3, Character Code Tables
ESC W n m (x1 y1 x2 y2)
[Name] Select/cancel window range
[Format] ASCII ESC W n m (x1 y1 x2 y2 )
Hex 1B 57 n m (x1 y1 x2 y2 )
Decimal 27 87 n m (x1 y1 x2 y2 )
[Range] 1 ≤ n ≤ 4
m = 0, 1, 48, 49
1 ≤ x1 ≤ x2 ≤ 20
1 ≤ y1 ≤ y2 ≤ 2
[Description] Selects or cancels a single window on the display screen.
[Notes] • n specifies the window number to be selected or canceled.
• m specifies selection or cancellation.
When m = 1 or 49, a window is selected. (Values x1, y1, x2, and y2 are required.)
When m = 0 or 48, a window is canceled.(Values x1, y1, x2, and y2 are not required.)
• x1 and y1 set the positions of the upper left column and line of the window,
respectively.
• x2 and y2 set the positions of the lower right column and line of the window,
respectively.
• Up to four windows can be selected simultaneously on the display screen. However,
the window ranges cannot overlap.
• If a value outside the display screen or overlapping another window is set, this
command is ignored.
• To cancel a window, arguments for the window range (x1, y1, x2, and y2) must not be
transmitted.
[Default] Not defined.