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

Erasing Sequences, action taken by the computer.

Page 71 highlights

Chapter 2 - About VT/ANSI Programming Erasing Sequences Erasing deletes characters in the computer display without affecting other characters. Erased characters are lost. Cursor positioning does not change when characters or lines are erased. The following table lists erasing sequences and the action taken by the computer. Erasing Sequences Name (Mnemonic) Erase character (ECH) (Applies to ANSI, VT220, VT320, VT340 modes. Ignored in VT100 mode.) Erase in line (EL) Sequence CSI Pn X CSI K CSI 0 K CSI l K Erase in display (ED) CSI 2 K CSI J Erase in display (ED) CSI 0 J CSI 1 J CSI 2 J Selective erase in line (DECSEL) CSI ? K CSI ? 0 K CSI ? 1 K CSI ? 2 K Selective erase in display CSI ? J (DECSED) CSI ? 0 J CSI ? 1 J CSI ? 2 J Action Erases characters at the cursor position and the next Pn-1 character. A parameter of 0 or 1 erases a single character. Character attributes are set to normal. No reformatting of data on the line occurs. The cursor remains in the same position. If erasure mode (ERM) is reset, ECH cannot erase protected characters. Erases from the cursor to the end of the line, including the cursor position. Line attribute is not affected. If erasure mode (ERM) is reset, EL cannot erase protected characters. Same as CSI K. Erases from the beginning of the line to the cursor, including the cursor position. Line attribute is not affected. Erases the complete line. Erases from cursor to the end of display, including the cursor position. Line attribute is single-height, single-width for all completely erased lines. If erasure mode (ERM) is set, ED cannot erase protected character positions. Same as CSI J. Erases from the beginning of the display to the cursor, including the cursor position. Line attribute becomes single-height, single-width for all completely erased lines. Erases complete display. All lines are erased and changed to single-width. The cursor does not move. Ignored by the computer. Ignored by the computer. Intermec Terminal Emulator (ITE) Programmer's Reference Manual 59

  • 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
59
Erasing Sequences
Erasing deletes characters in the computer display without affecting other
characters. Erased characters are lost. Cursor positioning does not change when
characters or lines are erased. The following table lists erasing sequences and the
action taken by the computer.
Erasing Sequences
Name (Mnemonic)
Sequence
Action
Erase character (ECH)
(Applies to ANSI,
VT220, VT320, VT340
modes. Ignored in
VT100 mode.)
CSI Pn X
Erases characters at the cursor position and the next Pn-1 character. A parameter of 0
or 1 erases a single character. Character attributes are set to normal. No reformatting
of data on the line occurs. The cursor remains in the same position. If erasure mode
(ERM) is reset, ECH cannot erase protected characters.
Erase in line
(EL)
CSI K
Erases from the cursor to the end of the line, including the cursor position. Line
attribute is not affected. If erasure mode (ERM) is reset, EL cannot erase protected
characters.
CSI 0 K
Same as CSI K.
CSI l K
Erases from the beginning of the line to the cursor, including the cursor position.
Line attribute is not affected.
CSI 2 K
Erases the complete line.
Erase in display
(ED)
CSI J
Erases from cursor to the end of display, including the cursor position. Line
attribute is single-height, single-width for all completely erased lines. If erasure mode
(ERM) is set, ED cannot erase protected character positions.
Erase in display
(ED)
CSI 0 J
Same as CSI J.
CSI 1 J
Erases from the beginning of the display to the cursor, including the cursor position.
Line attribute becomes single-height, single-width for all completely erased lines.
CSI 2 J
Erases complete display. All lines are erased and changed to single-width. The cursor
does not move.
Selective erase in line
(DECSEL)
CSI ? K
CSI ? 0 K
CSI ? 1 K
CSI ? 2 K
Ignored by the computer.
Selective erase in display
(DECSED)
CSI ? J
CSI ? 0 J
CSI ? 1 J
CSI ? 2 J
Ignored by the computer.