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

Transmitted Keypad Keys, Main Keypad, Editing Keypad

Page 87 highlights

Chapter 2 - About VT/ANSI Programming • When the computer keyboard sends a character to the display as well as to the host. This operation is called "local echo." If local echo is disabled, the host receives the character from the computer and then sends the return response. To alternate between Line Edit (block) mode and Character mode, press the mode key on the computer keypad. For more information on keypads, see the Intermec Terminal Emulator (ITE) User's Guide. Transmitted Keypad Keys The following pages describe codes generated by main keypad keys, editing keys, auxiliary keys, and top-row function keys. Main Keypad The computer emulates all of the standard and most of the special function keys on the VT/ANSI main keypad. The standard keys generate letters, numbers, and symbols, either alone or in combination with other keys. The function keys generate special function codes listed in this table. Main Keypad Function Keys VT/ANSI Key Code Ctrl Does not send a code when used alone. Is always used in combination with another key to send a control code. Del DEL (7F hexadecimal). Lock None. Return CR (0D hexadecimal) or CR (0D hexadecimal) LF (0A hexadecimal). Shift Does not send a code when used alone; sends uppercase characters when used with other standard keys. Space bar SP (20 hexadecimal). Tab HT (09 hexadecimal). Editing Keypad The computer has editing and cursor control keys. Editing keys have functions assigned to them by the application software in use. Refer to your VT/ANSI application software manual for the uses of the editing keys. Editing Keys The following table lists the codes generated by the editing keys. Note: The editing keys do not send codes in VT100 mode. Editing Keys VT/ANSI Key Find Insert here Code CSI 1 ∼ CSI 2 ∼ VT/ANSI Key Prev screen Remove Code CSI 5∼ CSI 3∼ Intermec Terminal Emulator (ITE) Programmer's Reference Manual 75

  • 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
75
When the computer keyboard sends a character to the display as well as to the
host. This operation is called “local echo.” If local echo is disabled, the host
receives the character from the computer and then sends the return response.
To alternate between Line Edit (block) mode and Character mode, press the mode
key on the computer keypad. For more information on keypads, see the
Intermec
Terminal Emulator (ITE) User’s Guide
.
Transmitted Keypad Keys
The following pages describe codes generated by main keypad keys, editing keys,
auxiliary keys, and top-row function keys.
Main Keypad
The computer emulates all of the standard and most of the special function keys on
the VT/ANSI main keypad. The standard keys generate letters, numbers, and
symbols, either alone or in combination with other keys. The function keys generate
special function codes listed in this table.
Editing Keypad
The computer has editing and cursor control keys. Editing keys have functions
assigned to them by the application software in use. Refer to your VT/ANSI
application software manual for the uses of the editing keys.
Editing Keys
The following table lists the codes generated by the editing keys.
Main Keypad Function Keys
VT/ANSI Key
Code
Ctrl
Does not send a code when used alone. Is always used in combination with
another key to send a control code.
Del
DEL (7F hexadecimal).
Lock
None.
Return
CR (0D hexadecimal) or CR (0D hexadecimal) LF (0A hexadecimal).
Shift
Does
not send a code when used alone; sends uppercase characters when
used with other standard keys.
Space bar
SP (20 hexadecimal).
Tab
HT (09 hexadecimal).
Note
: The editing keys do not send codes in VT100 mode.
Editing Keys
VT/ANSI Key
Code
VT/ANSI Key
Code
Find
CSI 1
Prev screen
CSI 5
Insert here
CSI 2
Remove
CSI 3