    ///Turbo Board has a NEW method of determining the baud rate.  One of
the most common problems that we have seen is people are not setting their 
modems up correctly, since the setup is different to Forem's.

     The Modem page below shows the settings for a board set up for HST
mode (Flow control enabled).  Notice that  the modem is set for reporting
Verbose Strings, it will not Echo Back commands, and register S15 is set
to give a smaller output buffer at non ARQ connects.  Keep in mind also
that you will have to change the switches on the rear of the modem as
the switches will override settings done from a terminal, when you reset
the modem with an ATZ.


USRobotics Courier 14400 HST Settings...

   B1  C1  E0  F1  M1  Q0  V1  X6
   BAUD=19200  PARITY=N  WORDLEN=8
   DIAL=HUNT   ON HOOK   TIMER

   &A1  &B1  &C1  &D2  &G0  &H1  &I0  &J0  &K1
   &L0  &M4  &N0  &P0  &R2  &S0  &X1  &Y1  

   S00=000   S01=000   S02=043   S03=013   
   S04=010   S05=008   S06=002   S07=015   
   S08=002   S09=006   S10=007   S11=070   
   S12=050   S13=000   S14=001   S15=008   
   S16=000   S17=000   S18=000   S19=002   
   S20=000   S21=010   S22=017   S23=019   
   S24=025   S25=000   S26=000   S27=000   
   S28=008   S38=000   

 Note- B0 for DUAL Standard modems  S15=000 for older HST modems

HST dip switch settings:     (big switch is always up)

1|2|     |6|7| |9|10 - UP
    3|4|5     8      - DOWN


In your MODEMDAT.TXT for Version 1:

+++
AT H0 S0=1
AT H0 Z

For Version 2:

+++
ATZ
ATZ

Turbo Board answers the line in Version 2.

If you are NOT going to be using flow control, you will have to enter
the following Changes:

AT &H0 &R1 &B0 &W

PLEASE REMEMBER TO STORE ANY CHANGES YOU MAKE WITH AN &W ON THE HST MODEM.

All of these setting work together, you must have the Modemdat.txt set 
correctly or this will not work properly.  These settings are the ones
that I use for Flow Control and they work fine.  I have also tested the
settings for non flow control use, and they work just fine also.
