Intermec CS40 Intermec Terminal Emulator (ITE) User Guide - Page 129

Preinitializing the 3270 Program, Supported 3270 Commands

Page 129 highlights

Chapter 3 - Customizing Your Configuration Data is encoded in binary format. To create the .ini file, you may need a hex editor or similar program. Preinitializing the 3270 Program 3270.ini contains 3270 data stream commands and orders. Below is the format for the 3270 data stream. The information assumes you have a working knowledge of the data stream command formats or escape sequences, or both. The following 3270 commands and orders are supported: Supported 3270 Commands Value 0xf1 0xf2 0xf3 0xf5 Command Write Read buffer Write structured field Erase write Value 0xf6 0x7e 0x6e 0x6f Command Read modified Erase write alternate Read modified all Erase all unprotected Supported 3270 Orders Value 0x07 0x09 0x11 0x12 0x13 Command Beep (Intermec extension) Program tab Set buffer address Erase unsupported to address Insert cursor Value 0x14 0x1d 0x1f 0x28 0x29 Command Repeat to address Start of field Scanner (Intermec extension) Set attribute Start field extended The following example shows how to display "HELLO WORLD" 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 f5 42 11 5d 7f 1d 60 11 40 40 c8 85 93 93 96 40 e6 96 99 93 84 ff ef Buffer address Set buffer address Field type Start of field Buffer address Set buffer address Write control character Erase/write command Intermec Terminal Emulator (ITE) User Guide 117

  • 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
Intermec Terminal Emulator (ITE) User Guide
117
Data is encoded in binary format. To create the .ini file, you may need a hex editor or
similar program.
Preinitializing the 3270 Program
3270.ini contains 3270 data stream commands and orders. Below is the format for
the 3270 data stream. The information assumes you have a working knowledge of
the data stream command formats or escape sequences, or both. The following 3270
commands and orders are supported:
The following example shows how to display “HELLO WORLD” from within a data
stream initialization file. The line of hexadecimal digits represent the binary values
that must be stored in the initialization files.
Supported 3270 Commands
Value
Command
Value
Command
0xf1
Write
0xf6
Read modified
0xf2
Read buffer
0x7e
Erase write alternate
0xf3
Write structured field
0x6e
Read modified all
0xf5
Erase write
0x6f
Erase all unprotected
Supported 3270 Orders
Value
Command
Value
Command
0x07
Beep (Intermec extension)
0x14
Repeat to address
0x09
Program tab
0x1d
Start of field
0x11
Set buffer address
0x1f
Scanner (Intermec extension)
0x12
Erase unsupported to address
0x28
Set attribute
0x13
Insert cursor
0x29
Start field extended
f5
42
11
5d
7f
1d
60
11
40
40
c8
85
93
93
96
40
e6
96
99
93
84
ff
ef
H
E
L
L
O
W
O
R
L
D
Erase/write command
Write control character
Set buffer address
Start of field
Field type
Set buffer address
Buffer address
Buffer address