Epson FX-286 User Manual - Page 110

Paper advancing, Tabbing, Paper-out sensor will not turn off, Self-adhesive labels, Graphics Solutions

Page 110 highlights

Paper advancing If the printer advances the paper several pages at the end of each page of printing or each time it receives a form feed, see that DIP switch 2-2 is OFF when you are not using the optional cut-sheet feeder. Tabbing Remember to set margins before tabs, not after. Paper-out sensor will not turn off Some computer systems ignore both the DIP switch and the ESCape code that deactivate the paper-out sensor. See ESCape "8" in Appendix G or J. Self-adhesive labels If you're printing labels and a self-adhesive label comes off of the backing, it may stick behind the platen and cause problems with paper feeding and irregular darkness of printing. If this happens, take your FX-286 to a qualified service person; do not attempt to remove the label yourself. Graphics Solutions There are three common sources of problems with graphics programs in BASIC: 1. Unwanted codes for carriage returns and line feeds may be inserted by BASIC if lines are over 80 columns long or if semicolons are not used at the end of program lines between the graphics command and its data. See Chapter 6 for the proper format for a WIDTH statement and for sample programs that show the proper use of semicolons. 2. Some software will not send certain codes. For example, IBM PC BASIC will not send CHR$(26). Read the "Hex Dump Mode" section in this appendix for further information. 3. If the printer stops during a graphics program, it may not have received enough data. The printer expects a certain number of pin patterns, determined by n1 and n2 in the graphics command. It will wait patiently until the quota is full. Note that nine-pin graphics (Epson mode only) require two bytes for each column of graphics. C-2

  • 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
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191
  • 192
  • 193
  • 194
  • 195
  • 196
  • 197
  • 198
  • 199
  • 200
  • 201
  • 202
  • 203
  • 204
  • 205
  • 206
  • 207
  • 208
  • 209
  • 210
  • 211
  • 212
  • 213
  • 214
  • 215
  • 216
  • 217
  • 218
  • 219
  • 220
  • 221
  • 222
  • 223

Paper advancing
If the printer advances the paper several pages at the end of each
page of printing or each time it receives a form feed, see that DIP
switch 2-2 is OFF when you are not using the optional cut-sheet feeder.
Tabbing
Remember to set margins before tabs, not after.
Paper-out sensor will not turn off
Some computer systems ignore both the DIP switch and the ES-
Cape code that deactivate the paper-out sensor. See ESCape “8” in
Appendix G or J.
Self-adhesive labels
If you’re printing labels and a self-adhesive label comes off of the
backing, it may stick behind the platen and cause problems with paper
feeding and irregular darkness of printing. If this happens, take your
FX-286 to a qualified service person; do not attempt to remove the
label yourself.
Graphics Solutions
There are three common sources of problems with graphics pro-
grams in BASIC:
1.
Unwanted codes for carriage returns and line feeds may be inserted
by BASIC if lines are over 80 columns long or if semicolons are not
used at the end of program lines between the graphics command
and its data. See Chapter 6 for the proper format for a WIDTH
statement and for sample programs that show the proper use of
semicolons.
2. Some software will not send certain codes. For example, IBM PC
BASIC will not send CHR$(26). Read the “Hex Dump Mode” sec-
tion in this appendix for further information.
3. If the printer stops during a graphics program, it may not have
received enough data. The printer expects a certain number of pin
patterns, determined by n1 and n2 in the graphics command.
It will wait patiently until the quota is full. Note that nine-pin
graphics (Epson mode only) require two bytes for each column of
graphics.
C-2