Epson LQ-1500 User Manual - Page 76

Appendix B-changing Printing Style, Appendix B

Page 76 highlights

Appendix B Changing Printing Style The LQ-1500 can produce 224 different styles of printing. Although there are many commands to select these different styles of printing, there is one command that lets you choose at will between any of them. This command is called Master Select. The Master Select command consists of "!" followed by a single ASCII code. The value of the ASCII code determines the printing style that is selected. A typical Master Select command might look like this: (ESC) "!" 66 This command would select italic proportional print. In BASIC the same command would look like this: LPRINT CHR$(27) "!" CHR$( 66); On the following four pages are charts showing each of the printing styles that the LQ-1500 can produce. Following each example is the ASCII code (decimal) that will select a particular print style. The first of the four charts shows the proportional print styles. These styles are available in both the Letter Quality and Draft sets. The second chart shows the printing styles that are available in the Letter Quality set. The third and fourth charts show the printing styles that are available in the Draft set. The letters, MISwiy were chosen to represent typical wide, medium, narrow, and descending characters. The letters are represented in these print styles: regular, emphasized, double-strike, and emphasized and double-strike. 69

  • 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

Appendix B
Changing Printing Style
The LQ-1500 can produce
224
different styles of printing.
Although
there are many commands to select these different styles of printing,
there is one command that lets you choose at will between
any
of
them. This command is called Master Select. The Master Select com-
mand consists of <ESC> “!” followed by a single ASCII code. The
value of the ASCII code determines the printing style that is selected.
A typical Master Select command might look like this:
(ESC) "!" 66
This command would select italic proportional print. In BASIC the
same command would look like this:
LPRINT CHR$(27) "!" CHR$(
66);
On the following four pages are charts showing each of the printing
styles that the LQ-1500 can produce. Following each example is the
ASCII code (decimal)
that
will select a particular print style.
The first of
the
four charts
shows
the proportional print styles.
These styles are available in both the Letter Quality and Draft sets.
The second chart shows the printing styles
that
are available in the
Letter Quality set. The third and fourth charts show the printing styles
that are available in the Draft set.
The letters, MISwiy were chosen to represent typical wide,
medium, narrow, and descending characters. The letters are repre-
sented in
these
print styles: regular, emphasized, double-strike, and
emphasized and double-strike.
69