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

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