modem initialization commands

  • Thread starter Thread starter Dave Gower
  • Start date Start date
D

Dave Gower

I am trying to change my modem initialization commands. I have found the
commands I wish to enter (s2=255, s10=200) and have found the Help
instructions, but it does not tell me what format to enter them if I have
more than one. Do I put a comma between them, a space or what? And how can I
check what the modem is actually using as initialization commands (i.e.
there's no confirmation list).
 
Dave Gower said:
I am trying to change my modem initialization commands. I have found the
commands I wish to enter (s2=255, s10=200) and have found the Help
instructions, but it does not tell me what format to enter them if I have
more than one. Do I put a comma between them, a space or what?

As far as I remember from older Windows 3.x days the commands are
typed in without a separator:
ATS2=255S10=200
but you should be able to separate them by space if you like
AT S2=255 S10=200
 
Back
Top