home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PROGRAMS / UTILS / MODEMS / ATI_HELP.ZIP / ATI-MNP.HLP
Encoding:
Text File  |  1988-10-30  |  3.3 KB  |  85 lines

  1.  
  2.           Setting up the ATI 2400 etc class 5 MNP modem.
  3.  
  4.  
  5.      The ATI half-card 2400 baud modem is easy to set up.  Set the
  6. modem switches (on the back of the slot bracket) for your serial port
  7. number, Com 1,2,3 or 4.  Com 1 is the factory setting (default).
  8.  
  9. Install the modem and start the Setup proceedure for your
  10. communications program.  Enter the following initialization string in
  11. your software program's appropriate place to initialize the modem:
  12.  
  13.                     AT&C1&D2&B1&K3&Q5S0=0W1&W0
  14.  
  15.      This string MUST be followed by a carriage return, so it will be
  16. necessary to find out what character your communication program uses
  17. to send a carriage return to the modem, and insert that character
  18. after the &W0 in the string above.  For example, Procomm Plus uses ^M,
  19. and QModem uses {.
  20.  
  21.      In addition to the above initialization string, it is necessary
  22. to make sure that the modem Hangup string is set as ~~~+++~~~ATH0  and
  23. is similarly followed by the appropriate characters for a carriage
  24. return.  The tilde characters (~~~) and the plus characters in front
  25. of the hangup string create a pause during which the modem will have a
  26. chance to settle any prior activity before resetting itself and
  27. disconnecting.  The tilde character is typed by most keyboards as a
  28. Shift-reverse appostrophy.
  29.  
  30.      Where changeable, the most important parameters in your
  31. communications software program to set are as follows:
  32.  
  33. AUTO BAUD DETECT must be set to  -  OFF.
  34. DROP DTR TO HANGUP must be set to  -  YES.
  35. SEND INITIALIZATION STRING IF CD IS HIGH must be set to  -  YES.
  36. SOFTWARE FLOW CONTROL must be set to  -  OFF.
  37. HARDWARE FLOW CONTROL must be set to  -  ON.
  38.  
  39.      In Procomm, it is necessary to change the Modem Result Messages
  40. for 2400, 4800, 9600 and 19,200 Baud.  Just Delete whatever result
  41. messages are presently entered, and replace them, in capital letters,
  42. with the word:
  43.  
  44.                        CONNECT
  45.  
  46.      The next step is to set the Line/Port setup parameter (Alt P in
  47. Procomm) in your communications program to 9600 baud.
  48.  
  49.      Similarly, set the Baud speed in your dialing directory entries
  50. for 9600 Baud.
  51.  
  52.      Well, now you're ready to go!
  53.      So,  Happy Modeming!
  54.  
  55.  
  56.  
  57.  
  58. NOTES:
  59.  
  60.      Entering AT&V in the communications screen of your program will
  61. cause a display of the active configuration of the modem to appear on
  62. screen, as well as the parameters stored in profiles 0 & 1.
  63.  
  64.      If it is necessary to resolve connections which are confused by
  65. MNP, you can turn off MNP by entering AT&Q0 in the communications
  66. screen.  Some .
  67. ADDITIONAL ENHANCEMENTS:
  68.  
  69.      Entering ATL3 in the comunications screen, or adding L3 to the
  70. initialization string above, will set the modem speaker volume to
  71. loud.
  72.  
  73.      Entering ATS11=50 will in the comunications screen, or adding
  74. S11=50 to the initialization string above, will speed up dialing on a
  75. touch-tone phone.
  76.  
  77.  
  78.  
  79.  
  80. This "how to" help file was initiated by our Channel 1 Sysop Brian
  81. Miller at Channel 1 Network  617-354-8873 and at his request some
  82. minor commentary  was added by myself, Gordon Jacobson.  Help files
  83. like these are extremely useful to novices and hackers alike.  Please
  84. add to this help file any useful commentary you can think of and help
  85. to disseminate it through the system.