Metropoli BBS
VIEWER: fdx2424.inc MODE: TEXT (ASCII)
; Fastcomm FDX 2424 (MNP Class-5)
;
; DIP SWITCH SETTINGS: All switches on the bottom of the modem should be
;                      in the OPEN (off) position.
;
;
; 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
;       ATE1Q0M1X4V1S7=60
;       AT&B1&C1&D2&G0&H1&I1&M6&W
;

Baud          9600
Parity        N
WordLen       8
StopBits      1

XonXoff       BOTH
CtsRts        BOTH
MatchBaud     FALSE

ModemInitStrg ATZ^M
ModemDialStrg ATDT
ModemDialSufx ^M
ModemHangStrg ;
DTRHangup     TRUE

Connect       CONNECT,9600

NoConnect     NO_DIALTONE
NoConnect     NO_CARRIER
NoConnect     BUSY
NoConnect     NO_ANSWER

[ RETURN TO DIRECTORY ]