home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 April A / Pcwk4a98.iso / Lotus / Domino46 / LOTUS031.DSK / MODEMS / MHZ96.MDM < prev    next >
Text File  |  1993-02-18  |  4KB  |  119 lines

  1. ; Megahertz 2400-9600 (assorted internal and external models)
  2.  
  3. ;=============================================================
  4. ; Last revision date: 02/18/93 (update this date
  5. ; each time you edit; it is also advisable to rename
  6. ; your edited file [use Save As, rather than Save 
  7. ; option] to avoid later confusion and to keep the 
  8. ; original .MDM file intact).
  9.  
  10. ; NOTE: Refer to the file TEMPLATE.MDM (A Sample Modem 
  11. ; Command File) for a description of modem command 
  12. ; files and how they work. "A Sample Modem Command 
  13. ; File" is user selectable within the Lotus Notes 
  14. ; Setup dialog "Modem Type" listbox in which you found 
  15. ; this modem command file (see end of listings, 
  16. ; beginning with a period) and is a printable ASCII 
  17. ; text file (approximately 15 pages). 
  18.  
  19. ; Additional information may be obtained from either of 
  20. ; the two so-called "generic" modem command files 
  21. ; (alphabetically listed under letter G, designed for 
  22. ; use with Notes Releases 2.x and 3.x, 9600 bps and 
  23. ; 14400 bps maximum, respectively), each of which may 
  24. ; first be tried as-is with unlisted modems, then edited 
  25. ; if required (within the Notes edit box, or outside of 
  26. ; Notes, with any text editor) according to the printed 
  27. ; instructions within each file, and in compliance with 
  28. ; the vendor's command set, result codes, DIP switch 
  29. ; settings, and technical specifications as listed in 
  30. ; the equipment's users manual.
  31.  
  32. ; For the specific modem(s) listed under this heading:
  33. ;===============================================================
  34.  
  35. ; NOTE: This modem accepts command strings of 60 or fewer 
  36. ; characters.  After an "AT," commands must be continuous, 
  37. ; not separated by spaces.
  38.  
  39. [attributes]
  40.  
  41. MODELS=Megahertz 2400-9600 (assorted models)
  42. NULL MODEM =0
  43. MAXIMUM SPEED=38400
  44. DEFAULT SPEED=38400
  45.  
  46. [commands]
  47.  
  48. ESCAPE=+++
  49. ATTENTION=ATE0V1
  50. HANGUP=ATH0
  51. SETUP=AT&F
  52. SETUP=ATE0V1
  53. SETUP=AT&C1&D2\\G0\\N7S0=0S7=60X4\\V2\\J0
  54. RTS/CTS ENABLED=AT\\Q3
  55. RTS/CTS IGNORED=AT\\Q0
  56. VOLUME OFF=ATM0
  57. VOLUME LOW=ATM1L1
  58. VOLUME MEDIUM=ATM1L2
  59. VOLUME HIGH=ATM1L3
  60. ANSWER=ATA
  61. MANUAL DIAL=ATX3S9=1D
  62. AUTO DIAL SETUP=ATS9=6
  63. AUTO PULSE DIAL=ATDP
  64. AUTO TONE DIAL=ATDT
  65. AUTO DIAL SUFFIX=,
  66.  
  67. [responses]
  68.  
  69. OK=OK
  70.  
  71. RING=RING
  72.  
  73. NO CARRIER=NO CARRIER
  74.  
  75. ERROR=ERROR
  76.  
  77. NO DIALTONE=NO DIALTONE
  78. NO DIALTONE=NO DIAL TONE
  79.  
  80. BUSY=BUSY
  81.  
  82. NO ANSWER=NO ANSWER
  83.  
  84. CONNECT,38400,9600=CONNECT 9600
  85. CONNECT,38400,9600=CONNECT 9600/REL
  86. CONNECT,38400,9600=CONNECT 9600/REL-MNP
  87. CONNECT,38400,9600=CONNECT 9600/REL-MNP-COMP
  88. CONNECT,38400,9600=CONNECT 9600/REL-LAPM
  89. CONNECT,38400,9600=CONNECT 9600/REL-LAPM-COMP
  90. CONNECT,38400,9600=CONNECT 9600/REL-V.42
  91. CONNECT,38400,9600=CONNECT 9600/REL-V.42-COMP
  92.  
  93. CONNECT,38400,4800=CONNECT 4800
  94. CONNECT,38400,4800=CONNECT 4800/REL
  95. CONNECT,38400,4800=CONNECT 4800/REL-MNP
  96. CONNECT,38400,4800=CONNECT 4800/REL-MNP-COMP
  97. CONNECT,38400,4800=CONNECT 4800/REL-LAPM
  98. CONNECT,38400,4800=CONNECT 4800/REL-LAPM-COMP
  99. CONNECT,38400,4800=CONNECT 4800/REL-V.42
  100. CONNECT,38400,4800=CONNECT 4800/REL-V.42-COMP
  101.  
  102. CONNECT,38400,2400=CONNECT 2400
  103. CONNECT,38400,2400=CONNECT 2400/REL
  104. CONNECT,38400,2400=CONNECT 2400/REL-MNP
  105. CONNECT,38400,2400=CONNECT 2400/REL-MNP-COMP
  106. CONNECT,38400,2400=CONNECT 2400/REL-LAPM
  107. CONNECT,38400,2400=CONNECT 2400/REL-LAPM-COMP
  108. CONNECT,38400,2400=CONNECT 2400/REL-V.42
  109. CONNECT,38400,2400=CONNECT 2400/REL-V.42-COMP
  110.  
  111. CONNECT,38400,1200=CONNECT 1200
  112. CONNECT,38400,1200=CONNECT 1200/REL
  113. CONNECT,38400,1200=CONNECT 1200/REL-MNP
  114. CONNECT,38400,1200=CONNECT 1200/REL-MNP-COMP
  115. CONNECT,38400,1200=CONNECT 1200/REL-LAPM
  116. CONNECT,38400,1200=CONNECT 1200/REL-LAPM-COMP
  117. CONNECT,38400,1200=CONNECT 1200/REL-V.42
  118. CONNECT,38400,1200=CONNECT 1200/REL-V.42-COMP
  119.