home *** CD-ROM | disk | FTP | other *** search
- ; Multi-Tech MultiModem 224PC5
- ;
- ; DIP SWITCH SETTINGS: Set the following switches before running TE/2.
- ;
- ; Switch Bank 1 OPEN
- ; 2 * \__ Sets COM Port
- ; 3 * /
- ; 4 CLOSED
- ;
- ; ONE TIME MODEM SETUP: The first time you run TE/2, upon entering the
- ; program, type the following lines and press ENTER after each. Then
- ; exit and restart TE/2.
- ;
- ; AT&F
- ;
-
- Baud 2400
- Parity N
- WordLen 8
- StopBits 1
-
- XonXoff BOTH
- CtsRts BOTH
- MatchBaud FALSE
-
- ModemInitStrg ATZ^M
- ModemDialStrg ATDT
- ModemDialSufx ^M
- ModemHangStrg ;
- DTRHangup TRUE
-
- Connect CONNECT,2400
-
- NoConnect NO_DIALTONE
- NoConnect NO_CARRIER
- NoConnect BUSY
- NoConnect VOICE
-
-