Examples - Epson LQ-1050 User Manual

Epson lq-1050: user manual
Hide thumbs Also See for LQ-1050:
Table of Contents

Advertisement

All three formats are equivalent, so you can pick the one best suited
to your purpose. Variables are represented by italicized letters such
as n, nl, and m. The variables are explained in the comments section.
Note: Some application programs use control key sequences. See
the Control Key Chart later in this chapter.

Examples

The simplest type of command consists of a single character to be
sent to the printer. For instance, to print in condensed mode, the
code format is:
ASCII code:
Decimal:
Hexadecimal: 0F
This code can be sent from a program by sending the code 15
directly.
More complex commands consist of two or more character codes.
For example, to print in double-wide mode, the code format is the
following:
ASCII code:
Decimal:
Hexadecimal:
In this case n can be either 1 (on) or 0 (off), to begin or end double-
wide printing. You can use either of the following commands to
turn on double-wide print from BASIC:
SI
15
ESC
W
27
87
1B
57
Command Summary 9-3

Advertisement

Table of Contents
loading

This manual is also suitable for:

Lq-850Lq-950

Table of Contents