Specifications

Confidential
EPSON
TITLE
SHEET
REVISION
NO.
SHEET
NEXT
E
DM-D110
Specification
(STANDARD)
37 36
5.4 Command Details
BS
[Name] Move cursor left
[Format] ASCII BS
Hex 08
Decimal 8
[Description] Moves the cursor one character position to the left.
[Notes] When the cursor is at the left end of a line, the operation of this command depends on
the display mode, as follows:
Overwrite mode:
When the cursor is at the left end of the lower line, it is moved to the right end of
the upper line. When it is at the left end of the upper line, it is moved to the right
end of the lower line.
Vertical scroll mode:
When the cursor is at the left end of the lower line, it is moved to the right end of
the upper line. When it is at the left end of the upper line, the display on the upper
line is scrolled to the lower line and the upper line is cleared. At this time, the is
cursor moved to the right end of the upper line.
Horizontal scroll mode:
All characters on the current line are scrolled one character to the right. The cursor
is not moved, but the character area at the left end is cleared.
When a window is defined, the cursor is moved only within the current window.
[Reference]
US MD1, US MD2, US MD3, ESC W
HT
[Name] Move cursor right
[Format] ASCII HT
Hex 09
Decimal 9
[Description] Moves the cursor one character position to the right.
[Notes] When the cursor is at the right end of a line, the operation of this command depends
on the display mode, as follows:
Overwrite mode:
When the cursor is at the right end of the upper line, it is moved to the left end of
the lower line. When it is at the right end of the lower line, it is moved to the left end
of the upper line.
Vertical scroll mode:
When the cursor is at the right end of the upper line, it is moved to the left end of
the lower line. When it is at the right end of the lower line, the display on the lower
line is scrolled to the upper line and the lower line is cleared. At this time, the
cursor is moved to the left end of the lower line.
Horizontal scroll mode:
All characters on the current line are scrolled one character to the left. The cursor
is not moved, but the character area at the left end is cleared.
When a window is defined, the cursor is moved only within the current window.
[Reference]
US MD1, US MD2, US MD3, ESC W