Specifications
Confidential
EPSON
TITLE
SHEET
REVISION
NO.
SHEET
NEXT
E
DM-D110
Specification
(STANDARD)
35 34
5. COMMAND DESCRIPTIONS
5.1 Command Notation
xxxx command Describes the command headings.
[Name] The name of the command.
[Format] The code sequence.
ASCII indicates the ASCII equivalents.
Hex indicates the hexadecimal equivalents.
Decimal indicates the decimal equivalents.
[x]k indicates the contents of the [ ] should be repeated k times. In this case, x changes
in some commands.
[Range] Gives the allowable ranges for the arguments.
[Description] Describes the function of command.
[Notes] Provides important information on setting and using the display command, if necessary.
[Default] Gives the default values (if any) for the command arguments.
[Reference] Lists related commands.
[Example] Indicates the use of commands when opening a device file by assigning "#1" to the RS-
232 port when using Microsoft
Basic.
5.2 Common Terms Used in the Command Descriptions
1) Cursor:
The cursor is located at the position on the screen where the next character will be written. The
position is indicated by the cursor.
2) Window:
The window is a general concept that specifies an area on the screen. Since the screen can be
divided into a maximum of four areas (windows) using a command, and since different modes can be
applied to each of them, each window behaves like a separate screen.
3) Current window:
The current window is the window that contains the cursor.