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

  1. ; Cardinal 14400
  2. ; ATI3 typed in terminal mode=V1.56 TRI4-Jxxx-001
  3.  
  4. ;===================================================
  5. ; Last revision date: 09/03/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. [attributes]
  37.  
  38. MODELS=Cardinal 14400
  39. NULL MODEM=0
  40. MAXIMUM SPEED=57600
  41. DEFAULT SPEED=57600
  42. FIXED SPEED=1
  43.  
  44. [commands]
  45.  
  46. ESCAPE=+++
  47. ATTENTION=ATE0V1
  48. HANGUP=ATH0
  49. SETUP=AT&F
  50. SETUP=ATE0V1Q0W1&D2&C1S0=0S7=60X4
  51. SETUP=ATS37=11
  52. RTS/CTS ENABLED=AT&K3
  53. RTS/CTS IGNORED=AT&K0
  54. VOLUME OFF=ATM0
  55. VOLUME LOW=ATM1L1
  56. VOLUME MEDIUM=ATM1L2
  57. VOLUME HIGH=ATM1L3
  58. ANSWER=ATA
  59. MANUAL DIAL=ATX3S9=1D
  60. AUTO DIAL SETUP=ATS9=6
  61. AUTO PULSE DIAL=ATDP
  62. AUTO TONE DIAL=ATDT
  63. AUTO DIAL SUFFIX=,
  64.  
  65. [responses]
  66.  
  67. OK=OK
  68.  
  69. RING=RING
  70.  
  71. NO CARRIER=NO CARRIER
  72.  
  73. ERROR=ERROR
  74.  
  75. NO DIALTONE=NO DIALTONE
  76. NO DIALTONE=NO DIAL TONE
  77.  
  78. BUSY=BUSY
  79.  
  80. NO ANSWER=NO ANSWER
  81.  
  82. CONNECT, 57600=CONNECT 57600
  83.  
  84. CONNECT, 38400=CONNECT 38400
  85.  
  86. CONNECT, 19200=CONNECT 19200
  87.  
  88. CONNECT, 14400=CONNECT 14400
  89.  
  90. CONNECT,  9600=CONNECT 9600
  91.  
  92. CONNECT,  4800=CONNECT 4800
  93.  
  94. CONNECT,  2400=CONNECT 2400
  95.  
  96. CONNECT,  1200=CONNECT 1200
  97.  
  98. CARRIER,,14400=CARRIER 14400
  99.  
  100. CARRIER,,12000=CARRIER 12000
  101.  
  102. CARRIER,,9600=CARRIER 9600
  103.  
  104. CARRIER,,7200=CARRIER 7200
  105.  
  106. CARRIER,,4800=CARRIER 4800
  107.  
  108. CARRIER,,2400=CARRIER 2400
  109.  
  110. CARRIER,,1200=CARRIER 1200
  111.