home *** CD-ROM | disk | FTP | other *** search
/ Network Support Encyclopedia 96-1 / novell-nsepro-1996-1-cd2.iso / download / netware / mhs184.exe / SYS.EXE / PP96-HUB.LOG < prev    next >
Text File  |  1993-08-10  |  1KB  |  52 lines

  1. \disp "    Preparing Practical Peripherals 9600SA modem for call.
  2.     Please wait . . .
  3. "
  4. \prmp " [Hayes modem] Enter phone number "
  5. \shut
  6. \bel
  7. \go 1 \$1 \:1
  8. \cr\.
  9. AT Z\cr\slep 4
  10. AT V1 Q0 E0 S0=0\cr
  11. \wait 8 "OK" 0 10\.
  12. AT X4S10=60\cr
  13. \wait 8 "OK" 0 10\.
  14. AT S7=60\cr
  15. \wait 8 "OK" 0 10\.
  16. AT \$2 \cr
  17. \wait 8 "OK" 0 10\.
  18. \idle 18
  19. \shut
  20. AT DT\$1\cr
  21. \wait 14 "CONN" 0 20
  22.     \.\disp "    Handshaking with remote system.
  23.     Please wait . . .
  24. "
  25.     \ret 1
  26. \:10
  27.     \shut
  28.     \disp "[Modem not responding; check cabling/COM port declaration]
  29. "
  30. \:20
  31.     \ret 0
  32. \end
  33.  
  34. *******    NOTES:
  35.     - This control file ASSUMES that DCD (lead 8) is
  36.     connected between the modem and your computer.
  37.  
  38.   - The switches should be set as follows:
  39.  
  40.         1  2  3  4  5  6  7  8  9  10
  41.         -----------------------------
  42.     X  x     x  X  X  x        x     UP
  43.         -----------------------------
  44.           x              x  x        DOWN
  45.         -----------------------------
  46.  
  47.               QUAD UP
  48.  
  49.     x - factory standard
  50.     X - change from factory standard
  51.  
  52.