Intermec CV61 Intermec Terminal Emulator (ITE) User Guide - Page 130

Preinitializing the 5250 Program, Remapping the Computer Keypad

Page 130 highlights

Chapter 3 - Customizing Your Configuration Preinitializing the 5250 Program The following example shows how to display "HELLO WORLD" and beep the beeper from within a data stream initialization file. The line of hexadecimal digits represent the binary values that must be stored in the initialization files. H E L L O WO R L D 00 1e 12 a0 00 00 04 00 00 03 04 40 04 11 60 0a 11 01 01 c8 85 93 93 96 40 e6 96 99 93 84 ff ef Set buffer address Write to display command Clear display command OpCode Flags Variable length header Reserved Record type Logical record length Preinitializing the VT/ANSI Program The VT220.ini file starts with a single byte that the computer ignores. This byte should always be 0 (zero). The remainder of the file contains standard computer escape sequences. The following example shows how to display "HELLO WORLD" and beep the beeper from within a data stream initialization file. The line of hexadecimal digits represent the binary values that must be stored in the initialization files. H E L L O WO R L D 00 07 48 45 4c 4c 4f 20 57 4f 52 4c 44 Bell character Discarded byte Remapping the Computer Keypad Note: These instructions assume the remap.cfg file is copied to your computer. For help with copying files, see the computer user manual. You may need to remap the computer keypad to send a key in ITE that is not on a standard 101-key keyboard. You can also remap a computer key to transmit a text string or message to the personal computer. To remap the computer keys, you create the remap.cfg file and add a Remap command to remap a computer key. You can remap a single key or a two-key sequence. You can add a Remap command or create a macro in the remap.cfg file that remaps a single key or a two-key sequence. 118 Intermec Terminal Emulator (ITE) User Guide

  • 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
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191
  • 192
  • 193
  • 194
  • 195
  • 196
  • 197
  • 198
  • 199
  • 200
  • 201
  • 202
  • 203
  • 204
  • 205
  • 206
  • 207
  • 208
  • 209
  • 210
  • 211
  • 212
  • 213
  • 214
  • 215
  • 216
  • 217
  • 218
  • 219
  • 220

Chapter 3 — Customizing Your Configuration
118
Intermec Terminal Emulator (ITE) User Guide
Preinitializing the 5250 Program
The following example shows how to display “HELLO WORLD” and beep the
beeper from within a data stream initialization file. The line of hexadecimal digits
represent the binary values that must be stored in the initialization files.
Preinitializing the VT/ANSI Program
The VT220.ini file starts with a single byte that the computer ignores. This byte
should always be 0 (zero). The remainder of the file contains standard computer
escape sequences.
The following example shows how to display “HELLO WORLD” and beep the
beeper from within a data stream initialization file. The line of hexadecimal digits
represent the binary values that must be stored in the initialization files.
Remapping the Computer Keypad
You may need to remap the computer keypad to send a key in ITE that is not on a
standard 101-key keyboard. You can also remap a computer key to transmit a text
string or message to the personal computer.
To remap the computer keys, you create the remap.cfg file and add a Remap
command to remap a computer key. You can remap a single key or a two-key
sequence. You can add a Remap command or create a macro in the remap.cfg file
that remaps a single key or a two-key sequence.
04 40 04 11 60 0a 11 01 01 c8 85 93 93 96 40 e6 96 99 93 84 ff
ef
H
E
L
L
O
W
O
R
L
D
00 1e 12 a0 00 00 04 00 00 03
Logical record length
Record type
Reserved
Variable length header
Flags
OpCode
Clear display command
Write to display command
Set buffer address
00 07 48 45 4c 4c 4f
20 57 4f
52 4c 44
H
E
L
L
O
W
O
R
L
D
Discarded byte
Bell character
Note:
These instructions assume the remap.cfg file is copied to your computer. For
help with copying files, see the computer user manual.