home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / w017ast.zip / W017AST.DSK / MODEMSET.TXT < prev    next >
Text File  |  1995-04-02  |  4KB  |  108 lines

  1. These settings seem to work.  The general idea is that the modem on the
  2. machine under test must be set up so that RTS/CTS (hardware) flow control is
  3. off and xon/xoff (software) flow control is on (assuming that the modem
  4. supports flow control, which is not the case for most older 2400 baud modems).
  5.  
  6. If your modem is not listed below, you need to look up in the manual how to:
  7.     Ignore DTR
  8.     Autoanswer on first ring
  9.     Use XON/XOFF Flow control
  10.  
  11. It is usually a good idea to type AT&F to reset to factory default settings
  12. before setting other parameters. When you are all done with the debugging,
  13. use AT&F again to clear out the debug-specific settings.
  14.  
  15. Gateway Telepath:
  16. US Robotics (including Gateway labeled):
  17.     switches vary from model to model, but there is normally a reference card
  18.     underneath the modem.  Switch numbers are given for the Sportster 14,400
  19.     Data Terminal Ready (DTR) Operations  (switch 1 down): DTR always ON
  20.     Auto Answer (switch 5 up): Modem answers on first ring.
  21.     AT commands:
  22.         AT&h2&i1Q2&r1&w
  23.  
  24.     For Telepath, add &d0s0=1  before the &w
  25.  
  26.         For HST Dual Standard, add B0 before the &w
  27.  
  28.     you may need to set at&n6 if you have a modem capable of 14.4 kbs, as
  29.     this connection seems funny with many modems.  &n6 limits the user to
  30.     9600 bps connections, only. &n3 sets it to 2400 baud.
  31.  
  32. Telepath modems:
  33.  
  34. Telebit modems (except Trailblazers T1000/T1500/T2000/T18PC):
  35.     No switches
  36.     AT commands:
  37.         AT&d0s0=1s51=4s58=3&w
  38.  
  39. IBM model 7855-10:
  40.     No switches
  41.     From menu, first setup menu, choose AT instead of v.25bis command set
  42.     Note: these modems seem to lose their settings, despite the AT&w command.
  43.           Also, I have at one site had to have the serial cable removed from
  44.           the com port once the system hung before the modem would answer.  In
  45.           this case, just let the modem answer and re-attach the cable.
  46.     AT commands:
  47.         AT\m12\r1&d0s0=1&w
  48.  
  49. Multitech v.32:
  50.     modem has two dip switches, one with 4 and one with 8 switches.
  51.       On the eight pole switch, switch 1 is down (dtr force on), switch 5 is up
  52.       (enable autoanswer), switch 7 down (RTS on).
  53.       On the four pole switch, switch 1 down (CTS on), 3 up (Hayes mode)
  54.     AT commands:
  55.         AT&e5&w
  56.  
  57. Multitech Multimodem 2:
  58.       On the eight pole switch, switch 1 is down (dtr force on), switch 5 is up
  59.       (enable autoanswer), switch 7 down (RTS on), switch 11 is up (AT response),
  60.       switch 12 is down (Async mode), switches 13 - 14 are up (force 9600),
  61.       switch 15 is up (CD & DS normal)
  62.     AT commands:
  63.         AT&e5&w
  64.  
  65. Hayes Optima  and V-Series, Practical Peripherals Boca, Zoom, and many others:
  66.     No switches
  67.     AT commands:
  68.         AT&k4&d0s0=1&w
  69.  
  70. AT&T Paradyne 
  71.     No switches
  72.     AT commands:
  73.         AT\Q1\X1&d0s0=1&w0
  74.  
  75. Prometheus Promodem Ultima
  76.     No switches
  77.     AT commands:
  78.         AT*f2&d0s0=1&w
  79.  
  80. Intel SatisFAXtion 14.4
  81.     No switches
  82.     AT commands:
  83.         at\q1&d0s0=1
  84.  
  85. Motorola UDS v.3227
  86.     No switches
  87.     AT commands:
  88.         AT\q1\j0&d0s0=1&w
  89.  
  90. Spartan or Microcom Deskport
  91.     No switches
  92.     AT commands:
  93.         AT\Q1\X1&d0s0=1&w
  94.  
  95. Hayes Smartmodem 1200 or 2400 or 9600:
  96.     Note that the older Hayes Smartmodem 9600 (NOT V-Series, Optima, etc.)
  97.          used their own proprietary 9600 baud modulation and are only usable
  98.          at 2400 baud with most modems available at IBM.
  99.     No switches
  100.     AT commands:
  101.         AT&d0s0=1&w
  102.     Special note for Hayes Smartmodems: in order to hang up and leave a
  103.     system running, the customer at the MUT must briefly remove the phone
  104.     line from the modem.  If the remote system just hangs up its modem,
  105.     the MUT's Hayes will often generate a ctrl-c that will interrupt the
  106.     remote kernel.
  107. 
  108.