Epson LX-86TM User Manual page 119

Epson printer user's manual
Table of Contents

Advertisement

ESC L
Format:
ASCII code:
ESC
Decimal:
76 (n1) (n2) (data1) (data2) . . . (data(d))
27
Hexadecimal:
1B
4C (n1) (n2) (data1) (data2) . . . (data(d))
Explanation:
Turns on Low-Speed Double Density Graphics Mode, printing
960 dots per 8-inch line. If d is the total number of dots
required, nl and n2 are calculated thus:
nl=d MOD 256 and n2=INT (d/256).
and are followed by d data bytes.
Select High Speed Double Density Graphics Mode
ESC Y
Format:
ASCII code:
ESC
Decimal:
27
Hexadecimal:
1B
Explanation:
Turns on High-Speed Double Density Graphics Mode,
printing 960 dots per 8-inch line. Similar to ESC L but cannot
print two adjacent dots on the same row. If d is the total number
of dots required, nl and n2 are calculated thus.
nl=d MOD 256 and n2=INT (d/256).
and are followed by d data bytes.
Select Double Density Graphics Mode
L (n1) (n2) (data1) (data2) . . . (data(d))
Y (n1) (n2) (data1) (data2) . . . (data(d))
69 (n1) (n2) (data1) (data2) . . . (data(d))
59 (n1) (n2) (data1) (data2) . . . (data(d))
c-21

Advertisement

Table of Contents
loading

This manual is also suitable for:

Lx-86

Table of Contents