Intermec CV30 Intermec Terminal Emulator (ITE) Programmer's Reference Manual - Page 67

Character Rendition and Attributes, Select Graphic Rendition (SGR)

Page 67 highlights

Chapter 2 - About VT/ANSI Programming The computer supports both tab stop sequences. The computer supports "global" line tab stops only. It does not allow tab set and clear on every character on every line as for a VT/ANSI. Tab Stops Name (Mnemonic) Sequence Horizontal tab set ESC H (HTS) Tabulation clear (TBC) CSI g CSI 0 g CSI 3 g Action Sets a tab stop at the current column. HTS is an 8-bit control character (88 hexadecimal) that can also be expressed as an escape sequence when coding for a 7-bit environment. Clears a horizontal tab stop at cursor position. Clears a horizontal tab stop at cursor position. Clears horizontal tab stops. Character Rendition and Attributes Character rendition and attributes affect how a character is displayed, without changing the character. Select graphic rendition sequences change character rendition. The select character attribute sequence designates characters as erasable or non-erasable. Select Graphic Rendition (SGR) This lists select graphic rendition sequences and computer action taken. Select Graphic Rendition Sequences Graphic Rendition Sequence and Ps (Single Parameter) Action All attributes off CSI 0 m Turns all attributes off. Display bold CSI 1 m Display underscored Display blinking Display negative (reverse) image Display normal intensity CSI 4 m CSI 5 m CSI 7 m CSI 2 2 m Translates bold to reverse video. Displays underscored. Ignored. Displays negative (reverse) image. Displays normal intensity. Display not underlined CSI 2 4 m Displays not underlined. Display not blinking Display positive image Display black foreground* Display red foreground* Display green foreground* CSI 2 5 m CSI 2 7 m CSI 30 m CSI 31 m CSI 32 m Ignored. Displays positive image. Display black foreground. Display red foreground. Display green foreground. Display yellow foreground* CSI 33 m Display yellow foreground. Intermec Terminal Emulator (ITE) Programmer's Reference Manual 55

  • 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

Chapter 2 — About VT/ANSI Programming
Intermec Terminal Emulator (ITE) Programmer’s Reference Manual
55
The computer supports both tab stop sequences. The computer supports “global”
line tab stops only. It does not allow tab set and clear on every character on every line
as for a VT/ANSI.
Character Rendition and Attributes
Character rendition and attributes affect how a character is displayed, without
changing the character. Select graphic rendition sequences change character
rendition. The select character attribute sequence designates characters as erasable
or non-erasable.
Select Graphic Rendition (SGR)
This lists select graphic rendition sequences and computer action taken.
Tab Stops
Name (Mnemonic)
Sequence
Action
Horizontal tab set
(HTS)
ESC H
Sets a tab stop at the current column. HTS is an 8-bit
control character (88 hexadecimal) that can also be
expressed as an escape sequence when coding for a 7-bit
environment.
Tabulation clear
(TBC)
CSI g
Clears a horizontal tab stop at cursor position.
CSI 0 g
Clears a horizontal tab stop at cursor position.
CSI 3 g
Clears horizontal tab stops.
Select Graphic Rendition Sequences
Graphic Rendition
Sequence and Ps (Single Parameter)
Action
All attributes off
CSI 0 m
Turns all attributes off.
Display bold
CSI 1 m
Translates bold to reverse
video.
Display underscored
CSI 4 m
Displays underscored.
Display blinking
CSI 5 m
Ignored.
Display negative
(reverse) image
CSI 7 m
Displays negative (reverse)
image.
Display normal
intensity
CSI 2 2 m
Displays normal intensity.
Display not underlined
CSI 2 4 m
Displays not underlined.
Display not blinking
CSI 2 5 m
Ignored.
Display positive image
CSI 2 7 m
Displays positive image.
Display black
foreground*
CSI 30 m
Display black foreground.
Display red
foreground*
CSI 31 m
Display red foreground.
Display green
foreground*
CSI 32 m
Display green foreground.
Display yellow
foreground*
CSI 33 m
Display yellow foreground.