Specifications
Confidential
EPSON
TITLE
SHEET
REVISION
NO.
SHEET
NEXT
E
DM-D110
Specification
(STANDARD)
38 37
LF
[Name] Move cursor down
[Format] ASCII LF
Hex 0A
Decimal 10
[Description] Moves the cursor down one line.
[Notes] • When the cursor is on the lower line, the operation of this command depends on the
display mode, as follows:
➀ Overwrite mode:
The cursor is moved to the same column on the upper line.
➁ Vertical scroll mode:
The characters displayed on the lower line are scrolled to the upper line, and the
lower line is cleared. he cursor remains at the same position.
➂ Horizontal scroll mode:
The cursor is not moved.
• When a window is defined, the cursor is moved only within the current window.
[Reference]
US MD1, US MD2, US MD3, ESC W
US LF
[Name] Move cursor up
[Format] ASCII US LF
Hex 1F 0A
Decimal 31 10
[Description] Moves the cursor up one line.
[Notes] • When the cursor is on the upper line, the operation of this command depends on the
display mode, as follows:
➀ Overwrite mode:
The cursor is moved to the same column on the lower line.
➁ Vertical scroll mode:
The characters displayed on the upper line are scrolled to the lower line, and the
upper line is cleared. The cursor remains at the same position.
➂ Horizontal scroll mode:
The cursor is not moved.
• When a window is defined, the cursor is moved only within the current window.
[Reference]
US MD1, US MD2, US MD3, ESC W