Intermec 6822 6820 Series 80-Column Printer User Manual (for printers purchase - Page 50

Understanding Control Code Definitions, I/O Buffer, Print Image Buffer, Special Notations

Page 50 highlights

Chapter 4 - Control Code Definitions Understanding Control Code Definitions I/O Buffer All characters and control codes received by the printer are stored in this buffer. Characters and controls codes are read from this buffer and acted upon to form the print buffer. Characters are removed from the I/O buffer as they are processed. Print Image Buffer All characters go through this buffer on their way to the printed page. This buffer contains the graphic image of the dots to print, from which characters are rendered. It is cleared when its contents are printed. Special Notations The following information defines notations included in the format definitions of the escape sequences, throughout this section. Special Notations Notation (0) (1) * NUL Description Used in the ASCII column of any of the Format definitions, indicates that its value can only be zero (and not the character "0"). For example: Select Top-Down Printing ESC US (0). Used in the ASCII column of any of the Format definitions, indicates that its value can only be one (and not the character "1"). For example: Select Bottom-Up Printing ESC US (1). When a number (at the end of an escape sequence) is marked with an asterisk, then either the value corresponding to that number or the value of the string character can be used for that number. For example, if 1* is shown, then either the value (1), or the value of the string character (decimal: 49, hex: 31) can be used. The NUL character is represented in the Dec column as 0, in the Hex column as 00, and in the ASCII column as NUL. 34 6820 Series 80-Column Printer User Manual

  • 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

Chapter 4 — Control Code Definitions
34
6820 Series 80-Column Printer User Manual
Understanding Control Code Definitions
I/O Buffer
All characters and control codes received by the printer are stored in
this buffer. Characters and controls codes are read from this buffer
and acted upon to form the print buffer. Characters are removed from
the I/O buffer as they are processed.
Print Image Buffer
All characters go through this buffer on their way to the printed page.
This buffer contains the graphic image of the dots to print, from
which characters are rendered. It is cleared when its contents are
printed.
Special Notations
The following information defines notations included in the format
definitions of the escape sequences, throughout this section.
Special Notations
Notation
Description
(0)
Used in the ASCII column of any of the Format definitions, indicates that its value
can only be zero (and not the character “0”). For example: Select Top-Down Printing
ESC US (0).
(1)
Used in the ASCII column of any of the Format definitions, indicates that its value
can only be one (and not the character “1”). For example: Select Bottom-Up Printing
ESC US (1).
*
When a number (at the end of an escape sequence) is marked with an asterisk, then
either the value corresponding to that number or the value of the string character
can be used for that number. For example, if 1* is shown, then either the value (1), or
the value of the string character (decimal: 49, hex: 31) can be used.
NUL
T
he NUL character is represented in the
Dec
column as 0, in the
Hex
column as 00,
and in the
ASCII
column as NUL.