- Feb 15, 2001
- 34
- 0
- 0
How do you put space between AT commands on the init string for a modem on WIN98? I got aztech V.90 external USB modem.
I tried ..
s10=255 s34=38400 s11=100
s34 was to set the maximum speed the modem can connect to..
When I connected it, I got 52000 connection speed..not the 38400 or less i was expecting. I'm assuming I did something wrong on writing init strings or something. Should i not put space between the commands like
s10=255s34=38400s11=100
BTW, can i use the S commands in the init string anyway?
help!
I tried ..
s10=255 s34=38400 s11=100
s34 was to set the maximum speed the modem can connect to..
When I connected it, I got 52000 connection speed..not the 38400 or less i was expecting. I'm assuming I did something wrong on writing init strings or something. Should i not put space between the commands like
s10=255s34=38400s11=100
BTW, can i use the S commands in the init string anyway?
help!