6100 BSC Programming Manual
 Writing Applications that Use 6100 BSC
 The response buffer format is:
 Response := 1
 Status := 0 if the request was successful, otherwise
 a code for the error that occurred
 Request ID := The same as in the request
 Detail := A code containing more information about
 request status
 Text In := 0
 Text := None
 CONFIGURATION BLOCK FORMAT. The format for the configuration
 block is as follows. For more information about the parameters,
 see "Line Configuration Options" in Section 1.
 Byte Length
 Parameter Offset (Bytes) Description
 BSCFULL or BSCHALF 0 1 0 = full duplex
 1 = half duplex
 BSCPPSW or BSCPPNS 1 1 0 = switched
 1 = non-switched
 Reserved 2 1 0
 3 1 0
 BSCINTERNALCLK 4 1 2 = modem clock
 4 = LIU clock
 BSCBAUD 5 1 7 = 1200 bps
 8 = 1800 bps
 9 = 2000 bps
 10 = 2400 bps
 11 = 3600 bps
 12 = 4800 bps
 13 = 7200 bps
 14 = 9600 bps
 15 = 19200 bps
 BSCCONNECTTO 6 2 0 = no timeout
 n = value in .01 seconds
 BSCDISCONNECTTO 8 2 0 = no timeout
 n = value in .01 seconds
 3-46










