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

Sending Data to the Host, 3270 AID Keys, Enter, Clear

Page 26 highlights

Chapter 1 - About 3270 and 5250 Programming The default settings are field to go to unprotected, alphanumeric, display, nondetectable, with the MDT bit off, and green color. If an attribute value is found to be unknown or one that is not supported then the terminal will beep. Sending Data to the Host Data is returned to the host computer when the operator presses Enter on the computer keyboard. When this happens, the station transmits all modified data fields back to the host computer. Data is returned to the host computer in the following format: 3270 AID Keys The 3270 AID keys request an application program from the host computer. The AID key sends the AID code (an ASCII value) and any modified data. The Clear, PA1, PA2, and PA3 keys send only the AID code. The next table lists AID keys and values. 3270 AID-Generating Key Conversions AID Key F1 F2 F3 F4 F5 F6 F7 F8 F9 F10 F11 F12 F13 Hexadecimal 41 42 43 44 45 46 47 48 49 4A 4B 4C 4D ASCII A B C D E F G H I J K L M AID Key F14 F15 F16 F17 F18 F19 F20 Enter Clear PA1 PA2 PA3 Hexadecimal 4E 4F 50 51 52 53 54 27 37 59 5A 2C ASCII N O P Q R S T ' 7 Y Z , 14 Intermec Terminal Emulator (ITE) Programmer's Reference Manual

  • 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 1 — About 3270 and 5250 Programming
14
Intermec Terminal Emulator (ITE) Programmer’s Reference Manual
The default settings are field to go to unprotected, alphanumeric, display, non-
detectable, with the MDT bit off, and green color.
If an attribute value is found to be unknown or one that is not supported then the
terminal will beep.
Sending Data to the Host
Data is returned to the host computer when the operator presses
Enter
on the
computer keyboard. When this happens, the station transmits all modified data
fields back to the host computer. Data is returned to the host computer in the
following format:
<AID> <cursor address> <SBA> <attribute> <address +1> <data>
<SBA> <attribute> <address +1> <alphanumeric data>
3270 AID Keys
The 3270 AID keys request an application program from the host computer. The
AID key sends the AID code (an ASCII value) and any modified data. The
Clear
,
PA1
,
PA2
, and
PA3
keys send only the AID code. The next table lists AID keys and
values.
3270 AID-Generating Key Conversions
AID Key
Hexadecimal
ASCII
AID Key
Hexadecimal
ASCII
F1
41
A
F14
4E
N
F2
42
B
F15
4F
O
F3
43
C
F16
50
P
F4
44
D
F17
51
Q
F5
45
E
F18
52
R
F6
46
F
F19
53
S
F7
47
G
F20
54
T
F8
48
H
Enter
27
'
F9
49
I
Clear
37
7
F10
4A
J
PA1
59
Y
F11
4B
K
PA2
5A
Z
F12
4C
L
PA3
2C
,
F13
4D
M