Epson LX-80 User Manual - Page 84

Density Varieties, Density, Alternate, Description

Page 84 highlights

Line 20 begins a loop to produce multiple print lines. Lines 30 and 40 were covered above, but an LPRINT is added to line 50 to produce a line feed after line 40. Lines 60 and 70 are like lines 30 and 40 except that line 70 uses a reversal of the patterns in line 40. As the loop is executed, the program prints lines 40 and 70 alternately so that the patterns of the print lines will fit together well. Notice that the graphics command can be in effect for only one print line. The command is in lines 30 and 60 so that it is issued each time a new print line is begun. You cannot print more than one line of graphics without having the graphics command issued more than once. Line 90 is the reset code to return the printer to its defaults. Density Varieties Although all the examples so far in this chapter have been in the single-density graphics mode, the LX-80 offers five other eight-pin density modes and two nine-pin ones. Nine-pin graphics is not necessary for most uses, but you can find its command (Escape " * ") in Appendix B. All the eight-pin densities and their commands are described in Table 9-1. Table 9-l. Graphics modes Mode 0 1 2 3 4 5 6 Density Alternate code Description Single ESC "K" /go;bSepeed ESC "L" High-Speed ESC "Y" Double Quadruple ESC "Z" Epson ox-1 OTM none One-to-one none (plotter) 90 dots/inch none 60 dots/inch: 480 dots/8" line 120 dots/inch 960 dots/8 line 120 dot positions/inch Faster than Mode 1; does not print consecutive dots in a row. 240 dot positions/inch; 1920 dot positionsW line. Does not print consecutive dots in a row. 80 dots/inch; 640 dots/W line Matches the screen density of the QX-10, which makes it easy to do screen dumps. I72 dots/inch: 1576 dotsB" line Produces the same density horizontallv as verticallv. which makes circles look round. 90 dots/inch; 720 dots/W line 80

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158

Line 20 begins a loop to produce multiple print lines. Lines 30 and
40 were covered above, but an LPRINT is added to line 50 to pro-
duce a line feed after line 40. Lines 60 and 70 are like lines 30 and 40
except that line 70 uses a reversal of the patterns in line 40. As the loop
is executed, the program prints lines 40 and 70 alternately so that the
patterns of the print lines will fit together well.
Notice that the graphics command can be in effect for only one
print line. The command is in lines 30 and 60 so that it is issued each
time a new print line is begun. You cannot print more than one line of
graphics without having the graphics command issued more than
once.
Line 90 is the reset code to return the printer to its defaults.
Density Varieties
Although all the examples so far in this chapter have been in the
single-density graphics mode, the LX-80 offers five other eight-pin
density modes and two nine-pin ones. Nine-pin graphics is not neces-
sary for most uses, but you can find its command (Escape
*
“)
in
Appendix B. All the eight-pin densities and their commands are de-
scribed in Table 9-1.
Table
9-l. Graphics modes
Mode
Density
Alternate
code
Description
0
Single
ESC “K”
60 dots/inch:
480 dots/8” line
1
/go;bSepeed
ESC “L”
120 dots/inch
960 dots/8 line
2
High-Speed
ESC “Y”
120 dot positions/inch
Double
Faster than Mode 1; does not print
consecutive dots in a row.
3
Quadruple
ESC “Z”
240 dot positions/inch; 1920 dot
positionsW
line. Does not print
consecutive dots in a row.
4
Epson
none
ox-1
OTM
80 dots/inch;
640
dots/W
line
Matches the screen density of the
QX-10, which makes it easy to do
screen dumps.
I72
dots/inch:
5
One-to-one
none
(plotter)
1576
dotsB”
line
circles look round.
6
90 dots/inch none
90 dots/inch;
720
dots/W
line
Produces
the
same
density
hori-
zontallv
as
verticallv.
which
makes
80