Epson RX-80 User Manual - Page 63

Graphics Commands, mode on and another turns

Page 63 highlights

To fire any one pin, you send its number. To fire more than one pin at the same time, add up the numbers of the pins and send the sum to the printer. Therefore, with these labels for the pins, you fire the top pin by sending 128. To fire the bottom pin, you send 1. If you want to fire only the top and bottom pins, you simply add 128 and 1, then send 129. By adding the appropriate label numbers together, you can fire any combination of pins. Figure 6-1 shows three examples of how to calculate the number that fires a particular pattern of pins. Figure 6-1 Pin numbering system With this numbering system, any combination of the eight pins adds up to a decimal number between 0 and 255, and no numbers are duplicated. Before you can put these numbers in a graphics program, however, you need to know the format of the graphics commands. Graphics Commands The graphics mode commands are quite different from most other commands. For most of the other modes, such as emphasized and double-wide, one command turns the mode on and another turns it off. For graphics, the command is more complicated because the command that turns on a graphics mode also specifies how many columns of graphics will be printed. After the printer receives this command, it interprets the next numbers as pin patterns and prints them on the paper. 6.4 Introduction to Dot Graphics

  • 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

To fire any one pin, you send its number. To fire more than one pin
at the same time, add up the numbers of the pins and send the sum to
the printer. Therefore, with these labels for the pins, you fire the top
pin by sending 128. To fire the bottom pin, you send 1. If you want to
fire only the top and bottom pins, you simply add 128 and 1, then
send 129.
By adding the appropriate label numbers together, you can fire any
combination of pins. Figure 6-1 shows three examples of how to
calculate the number that fires a particular pattern of pins.
Figure 6-1
Pin numbering system
With this numbering system, any combination of the eight pins adds
up to a decimal number between 0 and 255, and no numbers are
duplicated. Before you can put these numbers in a graphics program,
however, you need to know the format of the graphics commands.
Graphics Commands
The graphics mode commands are quite different from most other
commands. For most of the other modes, such as emphasized and
double-wide, one command turns
the
mode on and another turns it
off. For graphics, the command is more complicated because the
command that turns on a graphics mode also specifies how many
columns of graphics will be printed. After the printer receives this
command, it interprets the next numbers as pin patterns and prints
them on the paper.
6.4
Introduction to Dot Graphics