6100 BSC Programming Manual
 Writing Applications that Use 6100 BSC
 If the status code is something other than 22 or 190, the
 values in the detail field have the following definitions:
 Value (Hex) Description
 0 The request was successful, or the status code
 requires no further explanation.
 1 Line configuration has not taken place, or a
 SET CONFIGURATION request failed. Make a
 SET CONFIGURATION request before trying to
 connect the line.
 2 No translate table has been defined. You
 tried to use GET CONFIGURATION to fetch the
 translate table without first using SET
 CONFIGURATION to define a translate table.
 3 You issued a request when another request was
 in progress. See Figure 3-1 for information
 about request queuing.
 4 You issued an ABORT request and there was no
 request to ABORT, or you issued a HALT READ
 request and there was no request to cancel.
 5 A trace is in progress. This code should never
 be visible to the application.
 10 In an attempt to connect the line, DSR didn't
 appear within the interval specified by
 BSCCONNECTTO. The line hasn't been connected.
 11 In an attempt to disconnect the line, DSR
 didn't drop within the interval specified by
 BSCDISCONNECTTO. The line has been disconnected.
 12 An ENQ arrived in response to text (see status
 code 166, above).
 13 A timeout occurred while this station was waiting
 for a line bid. The timeout interval is 3 seconds
 for a secondary station, 2.7 seconds for a primary
 station. Either station may bid for the line.
 14 You attempted to send RVI acknowledgements to two
 consecutive transmissions. The protocol doesn't
 allow consecutive RVI acknowledgements.
 3-66










