Specifications

Confidential
EPSON
TITLE
SHEET
REVISION
NO.
SHEET
NEXT
E
DM-D110
Specification
(STANDARD)
40 39
US $ n m
[Name] Move cursor to specified position
[Format] ASCII US $ n m
Hex 1F 24 n m
Decimal 31 36 n m
[Range] 1 n 20
m = 1 or 2
[Description] Moves the cursor to the nth column on the mth line.
[Note] If a value exceeding the range is specified for n (column) and/or m (line), this command
is ignored and the cursor does not move.
CLR
[Name] Clear display screen
[Format] ASCII CLR
Hex 0C
Decimal 12
[Description] Clears all the displayed characters.
[Notes] After the command is executed, the cursor moves to the home position.
When a window is defined, the cursor is moved only within the current window.
[Reference]
ESC W
CAN
[Name] Clear cursor line
[Format] ASCII CAN
Hex 18
Decimal 24
[Description] Clears the line containing the cursor.
[Notes] After this command is executed, the cursor moves to the left-most position on the
current line.
When a window is defined, the cursor is moved only within the current window.
[Reference]
ESC W