problem with P(pause) in modem dailing

vb6 Ukraine
  • 15 years ago

    Hi, help someone
    Modem dailies no. taken from DB goind through:


    DailSstring=DailMode+no+”;”+vbCr
    MSCom1.PortOpen=True
    MSCom1.Output=DailString


    well, but modem responds to “P” in no-String not with the pause but switching to “pulse” tone !?



  • 15 years ago

    According to Wikipedia Hayes Command Set, use a comma to insert a pause into the output string.


    Trevor

  • 15 years ago

    Thanks indeed. Works well.

Post a reply

Enter your message below

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Hofstadter's Law: It always takes longer than you expect, even when you take into account Hofstadter's Law.”