home *** CD-ROM | disk | FTP | other *** search
/ Network Support Encyclopedia 96-1 / novell-nsepro-1996-1-cd2.iso / download / netware / mhsmd.exe / MHSMDM / 2400B.LOG < prev    next >
Text File  |  1991-12-03  |  2KB  |  95 lines

  1. \disp "    Preparing 2400B Hayes compatible modem for call.
  2.     Please wait . . .
  3. "
  4. \prmp " [Hayes modem] Enter phone number "
  5. \shut
  6. \bel
  7. \cr\.
  8. AT Z\cr\slep 4
  9. AT&D2\cr\.
  10. ATS0=0Q0E1\cr\.
  11. ATX1\cr\.
  12. ATX4\cr\.
  13. ATS7=60\cr\.
  14. ATS10=60\cr
  15. \wait 8 "OK" 0 10\.
  16. \idle 18
  17. \shut
  18. ATDT\$1\cr
  19. \wait 6 "CO" 0 20
  20.     \.\disp "    Handshaking with remote system.
  21.     Please wait . . .
  22. "
  23.     \ret 1
  24. \:10
  25.     \shut
  26.     \disp "    Modem not responding; check cabling/COM port declaration
  27. "
  28. \:20
  29.     \.\disp "    Call failed.  Try again later.
  30. "
  31.     \.\ret 0
  32. \end
  33.  
  34. *******    NOTE:  For internal model, the switches must be set as
  35.     follows:
  36.  
  37.             1  2  3
  38.             -------
  39.             ?     X        ON
  40.             -------
  41.             ?  X        OFF
  42.             -------
  43.  
  44.     1. Switch 1 selects COM port:
  45.         ON  = COM1
  46.         OFF = COM2
  47.     2. Connected to single line RJ11
  48.     3. Follow presence of carrier signal
  49.  
  50.     [also check that the jumper is set to A-B, so that
  51.      Data Terminal Ready signal is monitored].
  52.  
  53.  
  54. *******    NOTE:  For internal model 1200B Feature-Enhanced Modem
  55.     (the one with six switches), the switches must be set as
  56.     follows:
  57.  
  58.             1  2  3
  59.             -------
  60.             ?     X         ON
  61.             -------
  62.             ?  X         OFF
  63.             -------
  64.  
  65.     4,5,6 UP, that is ON.
  66.  
  67.     1. Switch 1 selects COM port:
  68.         ON  = COM1
  69.         OFF = COM2
  70.     2. Connected to single line RJ11
  71.     3. Follow presence of carrier signal
  72.  
  73.     [also check that the jumper is set to A-B, so that
  74.      Data Terminal Ready signal is monitored].
  75.  
  76.  
  77. ******* NOTE:  For free-standing model, the switches behind the
  78.     front panel must be set as follows:
  79.  
  80.         1  2  3  4  5  6  7  8
  81.         ----------------------
  82.         x  x     x     x  x
  83.         ----------------------
  84.               x     x        x
  85.         ----------------------
  86.  
  87.     1. DTR monitored
  88.     2. Res codes in words
  89.     3. Res codes sent
  90.     4. Echo ON
  91.     5. DISABLE auto-ans (controlled by HAYES.DEF)
  92.     6. DTR lead (for hang-up)
  93.     7. Single line
  94.     8. Enable command recognition
  95.