home *** CD-ROM | disk | FTP | other *** search
- ; AST 2X9600
- ;
- ; DIP SWITCH SETTINGS: Set the following switches before running TE/2.
- ;
- ; FRONT 1 2 3 4 5 6 7 8 9 10
- ; U D D U D U U D * *
- ;
- ; REAR 1 2 3 4 5 6 7 8
- ; D D D U D U U *
- ; *=Not Used
- ;
- ;
- ; 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
- ; AT&C1&D2\J0\N3\Q3\V1&W
- ;
- ; NOTES: Set ALL dialing directory entries to 19200 baud
-
- Baud 19200
- Parity N
- WordLen 8
- StopBits 1
-
- XonXoff BOTH
- CtsRts BOTH
- MatchBaud FALSE
-
- ModemInitStrg ATZ^M
- ModemDialStrg ATDT
- ModemDialSufx ^M
- ModemHangStrg ;
- DTRHangup TRUE
-
- Connect CONNECT,19200
-
- NoConnect NO_DIALTONE
- NoConnect NO_CARRIER
- NoConnect BUSY
- NoConnect VOICE
-
-