6100 BSC Programming Manual
 Writing Applications that Use 6100 BSC
 CONFIGURATION BLOCK FORMAT. The structure of the configuration
 block is:
 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
 BSCPTPT and 10 2 0 = normal BSC with
 BSCNONSTOPON BSCNONSTOPOFF
 1 = multileaving with
 BSCNONSTOPOFF
 %200 = normal BSC with
 BSCNONSTOPON
 %201 = multileaving with
 BSCNONSTOPON
 BSCLRC8 11 1 0 = CRC16
 1 = LRC/VRC
 BSCASCII 12 1 0 = ASCII
 1 = EBCDIC
 2 = user-defined EBCDIC
 BSCSYNCS 13 1 Number of leading SYNs,
 including pad
 3-37










