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

Read Modified Immediate Alternate, Read Input Fields, Description, Format, Results, Restrictions

Page 29 highlights

Chapter 1 - About 3270 and 5250 Programming • If the MDT bit is not set, the user receives: • If the master MDT bit is set, the user receives: The field data consists of the contents of all input fields as they appear on the display, unless resequencing is specified. Any attributes contained in a field are treated as data and returned as such. Field boundary attributes are not considered part of the field. All nulls are converted to blanks. If the specified field is a signed numeric field, the last character is not sent. If that same field is negative, the zone position of the next-to-the-last character is changed to hex D. In each case, the returned cursor address indicates the current location of the cursor and the AID code is hex 00. Note: Queued Read commands and pending AID codes are not cleared. The format table, display annunciators, insert mode keying history, and display contents are not affected. Description: Format: Results: Read Modified Immediate Alternate The Read Modified Immediate Alternate command enables the host to read data from modified input fields without depending on the operator to press an AID request key. 04 72 (Hex) This command is processed the same as the Read Immediate command, except for these differences in the format of data sent to host: • Controller only returns data from those fields in the format table that have the MDT bit on. • Data field is delimited by Set Buffer Address (SBA) orders in the same way as the response data field for the Read MDT Fields command. • Leading/imbedded nulls in each field's data are not converted to blanks. • Trailing nulls within each field's data are suppressed. Description: Restrictions: Read Input Fields The Read Input Fields command causes the computer to wait for the operator to press an active AID-generating key, then sends the contents of all fields defined in the format table to the host. The operator must press an AID-generating key to execute this command. Also, CD in the Request/Response Header (RH) must be on before the AID byte can be serviced. This command is cleared if: • The host system issues a session control request (such as Unbind). • The host system issues a Clear Unit command and the controller executes it. • The host system sends another Read command to the same LU and overlays this command. • The Read command is executed. Intermec Terminal Emulator (ITE) Programmer's Reference Manual 17

  • 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
Intermec Terminal Emulator (ITE) Programmer’s Reference Manual
17
If the MDT bit is not set, the user receives:
<Cursor Address><AID Code>
If the master MDT bit is set, the user receives:
<Cursor Address><AID Code><Field Data>
The field data consists of the contents of all input fields as they appear on the
display, unless resequencing is specified. Any attributes contained in a field are
treated as data and returned as such. Field boundary attributes are not considered
part of the field. All nulls are converted to blanks. If the specified field is a signed
numeric field, the last character is not sent.
If that same field is negative, the zone position of the next-to-the-last character is
changed to hex D. In each case, the returned cursor address indicates the current
location of the cursor and the AID code is hex 00.
Read Modified Immediate Alternate
Description:
The Read Modified Immediate Alternate command enables the host to read data
from modified input fields without depending on the operator to press an AID
request key.
Format:
04 72 (Hex)
Results:
This command is processed the same as the Read Immediate command, except for
these differences in the format of data sent to host:
Controller only returns data from those fields in the format table that have the
MDT bit on.
Data field is delimited by Set Buffer Address (SBA) orders in the same way as the
response data field for the Read MDT Fields command.
Leading/imbedded nulls in each field's data are not converted to blanks.
Trailing nulls within each field's data are suppressed.
Read Input Fields
Description:
The Read Input Fields command causes the computer to wait for the operator to
press an active AID-generating key, then sends the contents of all fields defined in
the format table to the host.
Restrictions:
The operator must press an AID-generating key to execute this command. Also, CD
in the Request/Response Header (RH) must be on before the AID byte can be
serviced. This command is cleared if:
The host system issues a session control request (such as Unbind).
The host system issues a Clear Unit command and the controller executes it.
The host system sends another Read command to the same LU and overlays this
command.
The Read command is executed.
Note:
Queued Read commands and pending AID codes are not cleared. The format
table, display annunciators, insert mode keying history, and display contents are not
affected.