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

Return Codes for Transmit and Receive

Page 105 highlights

Chapter 3 - Extended Commands Return Codes for Transmit and Receive The return code is the status sent to the host computer. The computer returns data and the extended command's status to the host computer in the XCCDATA or XCCCCDATA format. •X The return code listed in the following chart. • CC (or CCCC) The character count of the data returned. CC is 00 to 99. CCCC is 100 to 2000. • DATA The RS-232 data received from the RS-232 device attached to the computer (if any data was received). The computer simulates the [Enter] key to return the code to the host. Return Codes for Transmit and Receive Code Description Column 0 Good status, transaction complete. None 1 Not enough memory. Or, incorrect setting for speed, number of data 4, 6, 7, 11-12 bits or stop bits, or flow control timeout. 2 No delimiter (#) on data stream. None 3-4 Reserved. None 5 Timeout using flow control. None 6 Improper return field. None 7 Hexadecimal value is outside the range of 00-0F. 15-16, 19-20 8 Reserved. None 9 Incorrect setting for maximum characters to receive. 13-14 A Incorrect setting for delimiter character. 15-16 B Incorrect setting for number of delimiter characters. 17-18 C Incorrect setting for flow control. 8, 9, 10 D Incorrect setting for start character. 19-20 E Incorrect setting for data parity. 5, 22 F Timeout. None K Returned if the RS-232 receive is aborted after a key is pressed. None O Overrun of UART receive register; an error from the RS-232 device. None P Data parity or framing error. None Z Command not supported for this device. None Intermec Terminal Emulator (ITE) Programmer's Reference Manual 93

  • 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
Intermec Terminal Emulator (ITE) Programmer’s Reference Manual
93
Return Codes for Transmit and Receive
The return code is the status sent to the host computer. The computer returns data
and the extended command's status to the host computer in the XCCDATA<CR> or
XCCCCDATA<CR> format.
X
The return code listed in the following chart.
CC (or CCCC)
The character count of the data returned. CC is 00 to 99.
CCCC is 100 to 2000.
DATA
The RS-232 data received from the RS-232 device attached to the computer (if
any data was received). The computer simulates the [Enter] key to return the
code to the host.
Return Codes for Transmit and Receive
Code
Description
Column
0
Good status, transaction complete.
None
1
Not enough memory. Or, incorrect setting for speed, number of data
bits or 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
7
Hexadecimal value is outside the range of 00-0F.
15-16, 19-20
8
Reserved.
None
9
Incorrect setting for maximum characters to receive.
13-14
A
Incorrect setting for delimiter character.
15-16
B
Incorrect setting for number of delimiter characters.
17-18
C
Incorrect setting for flow control.
8, 9, 10
D
Incorrect setting for start character.
19-20
E
Incorrect setting for data parity.
5, 22
F
Timeout.
None
K
Returned if the RS-232 receive is aborted after a key is pressed.
None
O
Overrun of UART receive register; an error from the RS-232 device.
None
P
Data parity or framing error.
None
Z
Command not supported for this device.
None