home *** CD-ROM | disk | FTP | other *** search
- ; IBM 5853 2400 bps Modem
- ; ATI0=123/ATI1=6F
-
- ;=============================================================
- ; Last revision date: 02/18/93 (update this date
- ; each time you edit; it is also advisable to rename
- ; your edited file [use Save As, rather than Save
- ; option] to avoid later confusion and to keep the
- ; original .MDM file intact).
-
- ; NOTE: Refer to the file TEMPLATE.MDM (A Sample Modem
- ; Command File) for a description of modem command
- ; files and how they work. "A Sample Modem Command
- ; File" is user selectable within the Lotus Notes
- ; Setup dialog "Modem Type" listbox in which you found
- ; this modem command file (see end of listings,
- ; beginning with a period) and is a printable ASCII
- ; text file (approximately 15 pages).
-
- ; Additional information may be obtained from either of
- ; the two so-called "generic" modem command files
- ; (alphabetically listed under letter G, designed for
- ; use with Notes Releases 2.x and 3.x, 9600 bps and
- ; 14400 bps maximum, respectively), each of which may
- ; first be tried as-is with unlisted modems, then edited
- ; if required (within the Notes edit box, or outside of
- ; Notes, with any text editor) according to the printed
- ; instructions within each file, and in compliance with
- ; the vendor's command set, result codes, DIP switch
- ; settings, and technical specifications as listed in
- ; the equipment's users manual.
-
- ; For the specific modem(s) listed under this heading:
- ;===============================================================
-
- ; NOTE: Commands listed below are are AT commands only.
- ; For IBM extended commands and settings, refer to the
- ; user's Guide to Operations.
-
- ; Front panel switch settings for connect with
- ; Error Correction protocol:
-
- ; ECL button latched (in); all others unlatched (out).
- ; Front panel switch settings for connect with
- ; no Error Correction protocol:
-
- ; All buttons unlatched (out).
-
- ; Eight rear switch settings: 1, 4, 6 up (on)
- ; all others down (off).
-
- [attributes]
-
- MODELS=IBM 5853 2400 bps Modem
- NULL MODEM=0
- MAXIMUM SPEED=2400
- DEFAULT SPEED=2400
-
- [commands]
-
- ESCAPE=+++
- ATTENTION=ATE0V1
- HANGUP=ATH0
- SETUP=ATZ
- SETUP=ATE0V1
- SETUP=ATQ0S0=0S7=60X1
- VOLUME OFF=ATM0
- VOLUME LOW=ATM1
- VOLUME MEDIUM=ATM1
- VOLUME HIGH=ATM1
- ANSWER=ATA
- MANUAL DIAL=ATX1S9=1D
- AUTO DIAL SETUP=ATS9=6
- AUTO PULSE DIAL=ATDP
- AUTO TONE DIAL=ATDT
- AUTO DIAL SUFFIX=,
-
- [responses]
-
- OK=OK
-
- RING=RING
-
- NO CARRIER=NO CARRIER
-
- ERROR=ERROR
-
- NO DIALTONE=NO DIALTONE
- NO DIALTONE=NO DIAL TONE
-
- ;BUSY=BUSY--not an option via AT commands on this modem.
-
- ;NO ANSWER=NO ANSWER--not an option via AT commands on this modem.
-
- CONNECT, 2400,2400=CONNECT 2400/ECL
- CONNECT, 2400,2400=CONNECT 2400
-
- CONNECT, 2400,1200=CONNECT 1200/ECL
- CONNECT, 2400,1200=CONNECT 1200
-
-
-