More Graphics Programming Tips; Reassigning Alternate Graphics Codes; Seven Density Modes - Epson FX Series User Manual

Fx series printer
Hide thumbs Also See for FX Series:
Table of Contents

Advertisement

M O D E # 0
M O D E # 1
M O D E # 2
M O D E # 3
M O D E # 4
M O D E # 5
M O D E # 6
Figure 11-4 displays all seven of the FX modes that affect graphics
density. Table 11-1 describes them.

More Graphics Programming Tips

The next two sections discuss two modes that the FX offers to help
you solve potential graphics problems. A reassigning code allows you
to change the density for graphics programs
alternate codes. The 9-pin Graphics Mode allows you to use all nine
pins on each line and thus speed up screen dumps.

Reassigning alternate graphics codes

The FX provides a command to reassign one of the alternate
graphics codes-K, L, Y, or Z-so that it represents any other of the
seven Graphics Modes. The command and its format are:
LPRINT CHR$(27)"?s"CHR(n);
where s is one of the four symbols, K, L, Y, or Z, and n is one of the
numbers used with the ESCape " *" command, 0 to 6. There are sev-
eral instances in which you may use this sequence.
The first occurs if you have written a program to be printed in
Graphics Mode and now want to print it in another. If you have used
concatenation to store your Graphics command strings in one short
character string, that will not be difficult. You can simply change the
mode number or alternate code in the definition of the character
string.
In the program for Figure
by storing the Graphics Mode command sequence in A$ and making
150
Figure 11-4. Seven density modes
11-4,
use one of the four
that
for example, you did this in line 20
one

Hide quick links:

Advertisement

Chapters

Table of Contents
loading

This manual is also suitable for:

Fx-100Fx-80Fx-185 - impact printer

Table of Contents