Specifications
Confidential
EPSON
TITLE
SHEET
REVISION
NO.
SHEET
NEXT
E
DM-D110
Specification
(STANDARD)
39 38
HOM
[Name] Move cursor to home position
[Format] ASCII HOM
Hex 0B
Decimal 11
[Description] Moves the cursor to the left-most position on the upper line (home position).
[Note] Home position indicates the first column of the upper line. When a window is defined, the
home position is the upper left corner of the window.
[Reference]
ESC W
CR
[Name] Move cursor to left-most position
[Format] ASCII CR
Hex 0D
Decimal 13
[Description] Moves the cursor to the left-most position on the current line.
[Note] The cursor is moved only within the current window.
[Reference]
ESC W
US CR
[Name] Move cursor to right-most position
[Format] ASCII US CR
Hex 1F 0D
Decimal 31 13
[Description] Moves the cursor to the right-most position on the current line.
[Note] The cursor is moved only within the current window.
[Reference]
ESC W
US B
[Name] Move cursor to bottom position
[Format] ASCII US B
Hex 1F 42
Decimal 31 66
[Description] Moves the cursor to the bottom position.
[Note] The bottom position indicates the 20th column of the lower line. When a window is
defined, the bottom position is the lower right corner of the window.
[Reference]
ESC W