作成者カテゴリ返答の対象
公開
Madaka
06/25/1998 09:47 AM
文書リンクアイコン モデムスピードが上がりません!(再度)
スクリプトはこんな感じです!

早々の返答ありがとうございます。いつもお世話になってます。
ちょっと長いですが、現在使用中のスクリプトは以下の通りです。
単純な疑問ですがCONNECT行からすると少なくとも33.6Kぐらいは出そうな気もするのですが・・・・・?
お手数かけます。

; U.S.Robotics SportSter Voice560/Super560
; Japan v1.0
[attributes]

MODELS=USRobotics SportSter Voice560,Super560

DEFAULT SPEED=57600
MAXIMUM SPEED=115200
NULL MODEM=0

FIXED SPEED=1
;FIXED SPEED=0

[commands]
ESCAPE=+++
ATTENTION=ATE0V1
;INQUIRE=

HANGUP=ATH0
SETUP=AT&F1
SETUP=ATE0V1
SETUP=ATQ0&D2&C1S7=60S0=0X4&A3&S0&N0&U0

VOLUME OFF=ATM0
VOLUME LOW=ATM1L1
VOLUME MEDIUM=ATM1L2
VOLUME HIGH=ATM1L3
RTS/CTS ENABLED=AT&H1&R2&I0
RTS/CTS IGNORED=AT&H0&I0&R1

ANSWER=ATA
MANUAL DIAL=ATX3D,
AUTO DIAL SETUP=ATS9=6
AUTO PULSE DIAL=ATDP
AUTO TONE DIAL=ATDT
AUTO DIAL SUFFIX=,

[responses]

OK=OK
BUSY=BUSY
NO ANSWER=NO ANSWER
NO CARRIER=NO CARRIER
NO DIALTONE=NO DIALTONE
NO DIALTONE=NO DIAL TONE
ERROR=ERROR
RING=RING

CONNECT,33600=CONNECT 33600/ARQ/V34/MNP/MNP5
CONNECT,33600=CONNECT 33600/ARQ/V34/LAPM/V42BIS
CONNECT,33600=CONNECT 33600/ARQ/V34/LAPM/MNP5
CONNECT,33600=CONNECT 33600/ARQ/V34/MNP
CONNECT,33600=CONNECT 33600/ARQ/V34/LAPM
CONNECT,33600=CONNECT 33600/V34/NONE
CONNECT,31200=CONNECT 31200/ARQ/V34/MNP/MNP5
CONNECT,31200=CONNECT 31200/ARQ/V34/LAPM/V42BIS
CONNECT,31200=CONNECT 31200/ARQ/V34/LAPM/MNP5
CONNECT,31200=CONNECT 31200/ARQ/V34/MNP
CONNECT,31200=CONNECT 31200/ARQ/V34/LAPM
CONNECT,31200=CONNECT 31200/V34/NONE
CONNECT,28800=CONNECT 28800/ARQ/VFC/MNP/V42BIS
CONNECT,28800=CONNECT 28800/ARQ/VFC/MNP/MNP5
CONNECT,28800=CONNECT 28800/ARQ/VFC/LAPM/V42BIS
CONNECT,28800=CONNECT 28800/ARQ/VFC/LAPM/MNP5
CONNECT,28800=CONNECT 28800/ARQ/VFC/MNP
CONNECT,28800=CONNECT 28800/ARQ/VFC/LAPM
CONNECT,28800=CONNECT 28800/VFC/NONE
CONNECT,28800=CONNECT 28800/ARQ/V34/MNP/V42BIS
CONNECT,28800=CONNECT 28800/ARQ/V34/MNP/MNP5
CONNECT,28800=CONNECT 28800/ARQ/V34/LAPM/V42BIS
CONNECT,28800=CONNECT 28800/ARQ/V34/LAPM/MNP5
CONNECT,28800=CONNECT 28800/ARQ/V34/MNP
CONNECT,28800=CONNECT 28800/ARQ/V34/LAPM
CONNECT,28800=CONNECT 28800/V34/NONE
CONNECT,26400=CONNECT 26400/ARQ/VFC/MNP/V42BIS
CONNECT,26400=CONNECT 26400/ARQ/VFC/MNP/MNP5
CONNECT,26400=CONNECT 26400/ARQ/VFC/LAPM/V42BIS
CONNECT,26400=CONNECT 26400/ARQ/VFC/LAPM/MNP5
CONNECT,26400=CONNECT 26400/ARQ/VFC/MNP
CONNECT,26400=CONNECT 26400/ARQ/VFC/LAPM
CONNECT,26400=CONNECT 26400/VFC/NONE
CONNECT,26400=CONNECT 26400/ARQ/V34/MNP/V42BIS
CONNECT,26400=CONNECT 26400/ARQ/V34/MNP/MNP5
CONNECT,26400=CONNECT 26400/ARQ/V34/LAPM/V42BIS
CONNECT,26400=CONNECT 26400/ARQ/V34/LAPM/MNP5
CONNECT,26400=CONNECT 26400/ARQ/V34/MNP
CONNECT,26400=CONNECT 26400/ARQ/V34/LAPM
CONNECT,26400=CONNECT 26400/V34/NONE
CONNECT,24000=CONNECT 24000/ARQ/VFC/MNP/V42BIS
CONNECT,24000=CONNECT 24000/ARQ/VFC/MNP/MNP5
CONNECT,24000=CONNECT 24000/ARQ/VFC/LAPM/V42BIS
CONNECT,24000=CONNECT 24000/ARQ/VFC/LAPM/MNP5
CONNECT,24000=CONNECT 24000/ARQ/VFC/MNP
CONNECT,24000=CONNECT 24000/ARQ/VFC/LAPM
CONNECT,24000=CONNECT 24000/VFC/NONE
CONNECT,24000=CONNECT 24000/ARQ/V34/MNP/V42BIS
CONNECT,24000=CONNECT 24000/ARQ/V34/MNP/MNP5
CONNECT,24000=CONNECT 24000/ARQ/V34/LAPM/V42BIS
CONNECT,24000=CONNECT 24000/ARQ/V34/LAPM/MNP5
CONNECT,24000=CONNECT 24000/ARQ/V34/MNP
CONNECT,24000=CONNECT 24000/ARQ/V34/LAPM
CONNECT,24000=CONNECT 24000/V34/NONE
CONNECT,21600=CONNECT 21600/ARQ/VFC/MNP/V42BIS
CONNECT,21600=CONNECT 21600/ARQ/VFC/MNP/MNP5
CONNECT,21600=CONNECT 21600/ARQ/VFC/LAPM/V42BIS
CONNECT,21600=CONNECT 21600/ARQ/VFC/LAPM/MNP5
CONNECT,21600=CONNECT 21600/ARQ/VFC/MNP
CONNECT,21600=CONNECT 21600/ARQ/VFC/LAPM
CONNECT,21600=CONNECT 21600/VFC/NONE
CONNECT,21600=CONNECT 21600/ARQ/V34/MNP/V42BIS
CONNECT,21600=CONNECT 21600/ARQ/V34/MNP/MNP5
CONNECT,21600=CONNECT 21600/ARQ/V34/LAPM/V42BIS
CONNECT,21600=CONNECT 21600/ARQ/V34/LAPM/MNP5
CONNECT,21600=CONNECT 21600/ARQ/V34/MNP
CONNECT,21600=CONNECT 21600/ARQ/V34/LAPM
CONNECT,21600=CONNECT 21600/V34/NONE
CONNECT,21600=CONNECT 21600/ARQ/V32/MNP/V42BIS
CONNECT,21600=CONNECT 21600/ARQ/V32/MNP/MNP5
CONNECT,21600=CONNECT 21600/ARQ/V32/LAPM/V42BIS
CONNECT,21600=CONNECT 21600/ARQ/V32/LAPM/MNP5
CONNECT,21600=CONNECT 21600/ARQ/V32/MNP
CONNECT,21600=CONNECT 21600/ARQ/V32/LAPM
CONNECT,21600=CONNECT 21600/V32/NONE
CONNECT,19200=CONNECT 19200/ARQ/VFC/MNP/V42BIS
CONNECT,19200=CONNECT 19200/ARQ/VFC/MNP/MNP5
CONNECT,19200=CONNECT 19200/ARQ/VFC/LAPM/V42BIS
CONNECT,19200=CONNECT 19200/ARQ/VFC/LAPM/MNP5
CONNECT,19200=CONNECT 19200/ARQ/VFC/MNP
CONNECT,19200=CONNECT 19200/ARQ/VFC/LAPM
CONNECT,19200=CONNECT 19200/VFC/NONE
CONNECT,19200=CONNECT 19200/ARQ/V34/MNP/V42BIS
CONNECT,19200=CONNECT 19200/ARQ/V34/MNP/MNP5
CONNECT,19200=CONNECT 19200/ARQ/V34/LAPM/V42BIS
CONNECT,19200=CONNECT 19200/ARQ/V34/LAPM/MNP5
CONNECT,19200=CONNECT 19200/ARQ/V34/MNP
CONNECT,19200=CONNECT 19200/ARQ/V34/LAPM
CONNECT,19200=CONNECT 19200/V34/NONE
CONNECT,19200=CONNECT 19200/ARQ/V32/MNP/V42BIS
CONNECT,19200=CONNECT 19200/ARQ/V32/MNP/MNP5
CONNECT,19200=CONNECT 19200/ARQ/V32/LAPM/V42BIS
CONNECT,19200=CONNECT 19200/ARQ/V32/LAPM/MNP5
CONNECT,19200=CONNECT 19200/ARQ/V32/MNP
CONNECT,19200=CONNECT 19200/ARQ/V32/LAPM
CONNECT,19200=CONNECT 19200/V32/NONE
CONNECT,16800=CONNECT 16800/ARQ/VFC/MNP/V42BIS
CONNECT,16800=CONNECT 16800/ARQ/VFC/MNP/MNP5
CONNECT,16800=CONNECT 16800/ARQ/VFC/LAPM/V42BIS
CONNECT,16800=CONNECT 16800/ARQ/VFC/LAPM/MNP5
CONNECT,16800=CONNECT 16800/ARQ/VFC/MNP
CONNECT,16800=CONNECT 16800/ARQ/VFC/LAPM
CONNECT,16800=CONNECT 16800/VFC/NONE
CONNECT,16800=CONNECT 16800/ARQ/V34/MNP/V42BIS
CONNECT,16800=CONNECT 16800/ARQ/V34/MNP/MNP5
CONNECT,16800=CONNECT 16800/ARQ/V34/LAPM/V42BIS
CONNECT,16800=CONNECT 16800/ARQ/V34/LAPM/MNP5
CONNECT,16800=CONNECT 16800/ARQ/V34/MNP
CONNECT,16800=CONNECT 16800/ARQ/V34/LAPM
CONNECT,16800=CONNECT 16800/V34/NONE
CONNECT,16800=CONNECT 16800/ARQ/V32/MNP/V42BIS
CONNECT,16800=CONNECT 16800/ARQ/V32/MNP/MNP5
CONNECT,16800=CONNECT 16800/ARQ/V32/LAPM/V42BIS
CONNECT,16800=CONNECT 16800/ARQ/V32/LAPM/MNP5
CONNECT,16800=CONNECT 16800/ARQ/V32/MNP
CONNECT,16800=CONNECT 16800/ARQ/V32/LAPM
CONNECT,16800=CONNECT 16800/V32/NONE
CONNECT,16800=CONNECT 16800/ARQ/HST/MNP/V42BIS
CONNECT,16800=CONNECT 16800/ARQ/HST/MNP/MNP5
CONNECT,16800=CONNECT 16800/ARQ/HST/LAPM/V42BIS
CONNECT,16800=CONNECT 16800/ARQ/HST/LAPM/MNP5
CONNECT,16800=CONNECT 16800/ARQ/HST/MNP
CONNECT,16800=CONNECT 16800/ARQ/HST/LAPM
CONNECT,16800=CONNECT 16800/HST/NONE
CONNECT,14400=CONNECT 14400/ARQ/VFC/MNP/V42BIS
CONNECT,14400=CONNECT 14400/ARQ/VFC/MNP/MNP5
CONNECT,14400=CONNECT 14400/ARQ/VFC/LAPM/V42BIS
CONNECT,14400=CONNECT 14400/ARQ/VFC/LAPM/MNP5
CONNECT,14400=CONNECT 14400/ARQ/VFC/MNP
CONNECT,14400=CONNECT 14400/ARQ/VFC/LAPM
CONNECT,14400=CONNECT 14400/VFC/NONE
CONNECT,14400=CONNECT 14400/ARQ/V34/MNP/V42BIS
CONNECT,14400=CONNECT 14400/ARQ/V34/MNP/MNP5
CONNECT,14400=CONNECT 14400/ARQ/V34/LAPM/V42BIS
CONNECT,14400=CONNECT 14400/ARQ/V34/LAPM/MNP5
CONNECT,14400=CONNECT 14400/ARQ/V34/MNP
CONNECT,14400=CONNECT 14400/ARQ/V34/LAPM
CONNECT,14400=CONNECT 14400/V34/NONE
CONNECT,14400=CONNECT 14400/ARQ/V32/MNP/V42BIS
CONNECT,14400=CONNECT 14400/ARQ/V32/MNP/MNP5
CONNECT,14400=CONNECT 14400/ARQ/V32/LAPM/V42BIS
CONNECT,14400=CONNECT 14400/ARQ/V32/LAPM/MNP5
CONNECT,14400=CONNECT 14400/ARQ/V32/MNP
CONNECT,14400=CONNECT 14400/ARQ/V32/LAPM
CONNECT,14400=CONNECT 14400/V32/NONE
CONNECT,14400=CONNECT 14400/ARQ/HST/MNP/V42BIS
CONNECT,14400=CONNECT 14400/ARQ/HST/MNP/MNP5
CONNECT,14400=CONNECT 14400/ARQ/HST/LAPM/V42BIS
CONNECT,14400=CONNECT 14400/ARQ/HST/LAPM/MNP5
CONNECT,14400=CONNECT 14400/ARQ/HST/MNP
CONNECT,14400=CONNECT 14400/ARQ/HST/LAPM
CONNECT,14400=CONNECT 14400/HST/NONE
CONNECT,12000=CONNECT 12000/ARQ/HST/LAPM/MNP5
CONNECT,12000=CONNECT 12000/ARQ
CONNECT,12000=CONNECT 12000/ARQ/V32/LAPM
CONNECT,12000=CONNECT 12000/ARQ/HST/LAPM/NONE
CONNECT,12000=CONNECT 12000/ARQ/HST/LAPM/V42BIS
CONNECT,12000=CONNECT 12000/ARQ/HST/MNP/MNP5
CONNECT,12000=CONNECT 12000/ARQ/HST/MNP/V42BIS
CONNECT,12000=CONNECT 12000/ARQ
CONNECT,12000=CONNECT 12000/ARQ/V32/LAPM/MNP5
CONNECT,12000=CONNECT 12000/ARQ/V32/LAPM
CONNECT,12000=CONNECT 12000/ARQ/V32/LAPM/NONE
CONNECT,12000=CONNECT 12000/ARQ/LAPM/V42BIS
CONNECT,12000=CONNECT 12000/ARQ/V32/LAPM/V42BIS
CONNECT,12000=CONNECT 12000/ARQ/V32/MNP/MNP5
CONNECT,12000=CONNECT 12000/ARQ/V32/MNP/NONE
CONNECT,12000=CONNECT 12000/ARQ/V32/MNP/V42BIS
CONNECT,12000=CONNECT 12000/ARQ/V34/LAPM/MNP5
CONNECT,12000=CONNECT 12000/ARQ/V34/LAPM/NONE
CONNECT,12000=CONNECT 12000/ARQ/V34/LAPM/V42BIS
CONNECT,12000=CONNECT 12000/ARQ/V34/MNP/MNP5
CONNECT,12000=CONNECT 12000/ARQ/V34/MNP/NONE
CONNECT,12000=CONNECT 12000/ARQ/V34/MNP/V42BIS
CONNECT,12000=CONNECT 12000/ARQ/V34/LAPM
CONNECT,12000=CONNECT 12000/HST/NONE
CONNECT,12000=CONNECT 12000/V32/NONE
CONNECT,12000=CONNECT 12000/V34/NONE
CONNECT,9600=CONNECT 9600/ARQ/V34/MNP/V42BIS
CONNECT,9600=CONNECT 9600/ARQ/V34/MNP/MNP5
CONNECT,9600=CONNECT 9600/ARQ/V34/LAPM/V42BIS
CONNECT,9600=CONNECT 9600/ARQ/V34/LAPM/MNP5
CONNECT,9600=CONNECT 9600/ARQ/V34/MNP
CONNECT,9600=CONNECT 9600/ARQ/V34/LAPM
CONNECT,9600=CONNECT 9600/V34/NONE
CONNECT,9600=CONNECT 9600/ARQ/V32/MNP/V42BIS
CONNECT,9600=CONNECT 9600/ARQ/V32/MNP/MNP5
CONNECT,9600=CONNECT 9600/ARQ/V32/LAPM/V42BIS
CONNECT,9600=CONNECT 9600/ARQ/V32/LAPM/MNP5
CONNECT,9600=CONNECT 9600/ARQ/V32/MNP
CONNECT,9600=CONNECT 9600/ARQ/V32/LAPM
CONNECT,9600=CONNECT 9600/V32/NONE
CONNECT,9600=CONNECT 9600/ARQ/HST/MNP/V42BIS
CONNECT,9600=CONNECT 9600/ARQ/HST/MNP/MNP5
CONNECT,9600=CONNECT 9600/ARQ/HST/LAPM/V42BIS
CONNECT,9600=CONNECT 9600/ARQ/HST/LAPM/MNP5
CONNECT,9600=CONNECT 9600/ARQ/HST/MNP
CONNECT,9600=CONNECT 9600/ARQ/HST/LAPM
CONNECT,9600=CONNECT 9600/HST/NONE
CONNECT,7200=CONNECT 7200/ARQ/V34/MNP/V42BIS
CONNECT,7200=CONNECT 7200/ARQ/V34/MNP/MNP5
CONNECT,7200=CONNECT 7200/ARQ/V34/LAPM/V42BIS
CONNECT,7200=CONNECT 7200/ARQ/V34/LAPM/MNP5
CONNECT,7200=CONNECT 7200/ARQ/V34/MNP
CONNECT,7200=CONNECT 7200/ARQ/V34/LAPM
CONNECT,7200=CONNECT 7200/V34/NONE
CONNECT,7200=CONNECT 7200/ARQ/V32/MNP/V42BIS
CONNECT,7200=CONNECT 7200/ARQ/V32/MNP/MNP5
CONNECT,7200=CONNECT 7200/ARQ/V32/LAPM/V42BIS
CONNECT,7200=CONNECT 7200/ARQ/V32/LAPM/MNP5
CONNECT,7200=CONNECT 7200/ARQ/V32/MNP
CONNECT,7200=CONNECT 7200/ARQ/V32/LAPM
CONNECT,7200=CONNECT 7200/V32/NONE
CONNECT,7200=CONNECT 7200/ARQ/HST/MNP/V42BIS
CONNECT,7200=CONNECT 7200/ARQ/HST/MNP/MNP5
CONNECT,7200=CONNECT 7200/ARQ/HST/LAPM/V42BIS
CONNECT,7200=CONNECT 7200/ARQ/HST/LAPM/MNP5
CONNECT,7200=CONNECT 7200/ARQ/HST/MNP
CONNECT,7200=CONNECT 7200/ARQ/HST/LAPM
CONNECT,7200=CONNECT 7200/HST/NONE
CONNECT,4800=CONNECT 4800/ARQ/V34/MNP/V42BIS
CONNECT,4800=CONNECT 4800/ARQ/V34/MNP/MNP5
CONNECT,4800=CONNECT 4800/ARQ/V34/LAPM/V42BIS
CONNECT,4800=CONNECT 4800/ARQ/V34/LAPM/MNP5
CONNECT,4800=CONNECT 4800/ARQ/V34/MNP
CONNECT,4800=CONNECT 4800/ARQ/V34/LAPM
CONNECT,4800=CONNECT 4800/V34/NONE
CONNECT,4800=CONNECT 4800/ARQ/V32/MNP/V42BIS
CONNECT,4800=CONNECT 4800/ARQ/V32/MNP/MNP5
CONNECT,4800=CONNECT 4800/ARQ/V32/LAPM/V42BIS
CONNECT,4800=CONNECT 4800/ARQ/V32/LAPM/MNP5
CONNECT,4800=CONNECT 4800/ARQ/V32/MNP
CONNECT,4800=CONNECT 4800/ARQ/V32/LAPM
CONNECT,4800=CONNECT 4800/V32/NONE
CONNECT,4800=CONNECT 4800/ARQ/HST/MNP/V42BIS
CONNECT,4800=CONNECT 4800/ARQ/HST/MNP/MNP5
CONNECT,4800=CONNECT 4800/ARQ/HST/LAPM/V42BIS
CONNECT,4800=CONNECT 4800/ARQ/HST/LAPM/MNP5
CONNECT,4800=CONNECT 4800/ARQ/HST/MNP
CONNECT,4800=CONNECT 4800/ARQ/HST/LAPM
CONNECT,4800=CONNECT 4800/HST/NONE
CONNECT,2400=CONNECT 2400/ARQ/V34/MNP/V42BIS
CONNECT,2400=CONNECT 2400/ARQ/V34/MNP/MNP5
CONNECT,2400=CONNECT 2400/ARQ/V34/LAPM/V42BIS
CONNECT,2400=CONNECT 2400/ARQ/V34/LAPM/MNP5
CONNECT,2400=CONNECT 2400/ARQ/V34/MNP
CONNECT,2400=CONNECT 2400/ARQ/V34/LAPM
CONNECT,2400=CONNECT 2400/V34/NONE
CONNECT,2400=CONNECT 2400/NONE
CONNECT,1200=CONNECT 1200/ARQ/MNP/MNP5
CONNECT,1200=CONNECT 1200/ARQ/LAPM/V42BIS
CONNECT,1200=CONNECT 1200/ARQ/LAPM/MNP5
CONNECT,1200=CONNECT 1200/NONE


[Previous Main Document]
モデムスピードが上がりません!(再度) (Madaka)
. . モデムのスクリプトファイルはどうなっていますか? (鈴木孝裕 Webs/WebServe)
. . . . スクリプトはこんな感じです! (Madaka) * 現在地 *
. . . . . . CONNECT分を少し修正してみては? (鈴木孝裕 Webs/WebServe)
. . . . . . . . 遅くなりました!取りあえず結果報告 (Madaka)
[Next Main Document]