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

ANSI Mode Sequences, Cursor Positioning, Cursor Tabulation Control

Page 85 highlights

Chapter 2 - About VT/ANSI Programming ANSI Mode Sequences Cursor Positioning The computer supports cursor positioning sequences in this table. Cursor Positioning Name (Mnemonics) Cursor backward tab (CVT) Sequence CSI Ps Z Cursor horizontal absolute (CHA) Cursor horizontal tab (CHT) CSI Ps G CSI Ps I Cursor next line (CNL) CSI Ps E Cursor previous line (CPL) CSI Ps F Horizontal position absolute (HPA) Horizontal position relative (HPR) Vertical position absolute (VPA) Vertical position relative (VPR) CSI Ps CSI Ps a CSI Ps d CSI Ps e Cursor vertical tab (CVT) CSI Ps Y Action Moves the cursor to previous Ps tab stop(s). If there is no previous tab stop, then the cursor moves to the left margin. Moves the cursor to the Ps column on the current line. Moves the cursor to the next Ps tab stop(s). If there is not next tab stop, then the cursor moves to the right margin. Moves the cursor down Ps lines. If at the bottom margin of the screen, then the cursor is not moved. Moves the cursor up Ps lines. If at the top margin of the screen, then the cursor is not moved. Moves the cursor to Ps column on the current line. Moves the cursor Ps columns from the current location. If past the right margin, then the cursor is stopped at the right margin. Moves the cursor to Ps row using the current column. Moves the cursor Ps rows from the current location. If at the bottom margin, the cursor is stopped at the bottom margin. Moves the cursor down Ps vertical tab stops. If at the bottom margin, then the cursor is stopped. Cursor Tabulation Control This table lists cursor tabulation control (CBT) sequences in ANSI mode. Cursor Tabulation Control Sequence CSI 0 W CSI 1 W CSI 2 W CSI 3 W CSI 4 W CSI 5 W CSI 6 W Action Sets horizontal tab stop at current location. Sets vertical tab stop at current location. Clears horizontal tab stop. Clears vertical tab stop. Clears all horizontal tab stops this line. Clears all horizontal tabs stops in the machine. Clears all vertical tab stops. Intermec Terminal Emulator (ITE) Programmer's Reference Manual 73

  • 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
73
ANSI Mode Sequences
Cursor Positioning
The computer supports cursor positioning sequences in this table.
Cursor Tabulation Control
This table lists cursor tabulation control (CBT) sequences in ANSI mode.
Cursor Positioning
Name (Mnemonics)
Sequence
Action
Cursor backward tab (CVT)
CSI Ps Z
Moves the cursor to previous Ps tab stop(s). If there is no previous tab stop,
then the cursor moves to the left margin.
Cursor horizontal absolute
(CHA)
CSI Ps G
Moves the cursor to the Ps column on the current line.
Cursor horizontal tab (CHT)
CSI Ps I
Moves the cursor to the next Ps tab stop(s). If there is not next tab stop,
then the cursor moves to the right margin.
Cursor next line (CNL)
CSI Ps E
Moves the cursor down Ps lines. If at the bottom margin of the screen, then
the cursor is not moved.
Cursor previous line (CPL)
CSI Ps F
Moves the cursor up Ps lines. If at the top margin of the screen, then the
cursor is not moved.
Horizontal position absolute
(HPA)
CSI Ps
Moves the cursor to Ps column on the current line.
Horizontal position relative
(HPR)
CSI Ps a
Moves the cursor Ps columns from the current location. If past the right
margin, then the cursor is stopped at the right margin.
Vertical position absolute (VPA)
CSI Ps d
Moves the cursor to Ps row using the current column.
Vertical position relative (VPR)
CSI Ps e
Moves the cursor Ps rows from the current location. If at the bottom
margin, the cursor is stopped at the bottom margin.
Cursor vertical tab (CVT)
CSI Ps Y
Moves the cursor down Ps vertical tab stops. If at the bottom margin, then
the cursor is stopped.
Cursor Tabulation Control
Sequence
Action
CSI 0 W
Sets horizontal tab stop at current location.
CSI 1 W
Sets vertical tab stop at current location.
CSI 2 W
Clears horizontal tab stop.
CSI 3 W
Clears vertical tab stop.
CSI 4 W
Clears all horizontal tab stops this line.
CSI 5 W
Clears all horizontal tabs stops in the machine.
CSI 6 W
Clears all vertical tab stops.