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

Return Codes for Transmit Only, Receive Only On RS-232 Port (#G), 3270 and 5250 Data Streams

Page 110 highlights

Chapter 3 - Extended Commands Return Codes for Transmit Only The Transmit Only return code is the status sent to the host computer. The computer returns the extended command's status to the host computer in the \\X format. X is the return code listed in the following chart. The computer simulates the [Enter] key to return the code to the host. Return Codes for Transmit Only Code 0 1 2 3-4 5 6 C E O P Z Description Column Good status, transaction complete. None Not enough memory. Or, incorrect setting for speed, number of 4, 6, 7, 11-12 data bits, number of stop bits, or flow control timeout. No delimiter (#) on data stream. None Reserved. None Timeout using flow control. None Improper return field. None Incorrect setting for flow control. 8, 9, 10 Incorrect setting for data parity. 5 Overrun of UART receive register. None Data parity or framing error. None Command not supported for this device. None Receive Only On RS-232 Port (#G) The Receive Only On RS-232 Port extended command provides a way to use the RS232 port on the computer to collect data. A scale is one example of a use for this command. The host computer sends "#G" characters to alert the computer for activity on the port. 3270 and 5250 Data Streams Line 2, Column 1, is the start of the area on the screen where an input field may be placed for receive data. The host application must supply the input field for the data received on the RS-232 port. The host can place the input field anywhere on the screen except the position for the return status field. The following table describes the line and columns where characters must appear, and their meanings. Note: The symbol "b" indicates a 1-byte space. 98 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 3 — Extended Commands
98
Intermec Terminal Emulator (ITE) Programmer’s Reference Manual
Return Codes for Transmit Only
The Transmit Only return code is the status sent to the host computer. The
computer returns the extended command's status to the host computer in the
\\
X<CR>
format. X is the return code listed in the following chart. The computer
simulates the [Enter] key to return the code to the host.
Receive Only On RS-232 Port (#G)
The Receive Only On RS-232 Port extended command provides a way to use the RS-
232 port on the computer to collect data. A scale is one example of a use for this
command. The host computer sends “#G” characters to alert the computer for
activity on the port.
3270 and 5250 Data Streams
Line 2, Column 1, is the start of the area on the screen where an input field may be
placed for receive data. The host application must supply the input field for the data
received on the RS-232 port. The host can place the input field anywhere on the
screen except the position for the return status field.
The following table describes the line and columns where characters must appear,
and their meanings.
Return Codes for Transmit Only
Code
Description
Column
0
Good status, transaction complete.
None
1
Not enough memory. Or, incorrect setting for speed, number of
data bits, number of stop bits, or flow control timeout.
4, 6, 7, 11-12
2
No delimiter (#) on data stream.
None
3-4
Reserved.
None
5
Timeout using flow control.
None
6
Improper return field.
None
C
Incorrect setting for flow control.
8, 9, 10
E
Incorrect setting for data parity.
5
O
Overrun of UART receive register.
None
P
Data parity or framing error.
None
Z
Command not supported for this device.
None
Note:
The symbol “b
” indicates a 1-byte space.