Ian Uniacke <iuni...@iprimus.com.au> wrote in message
news:#iPBpnX8$GA.292@cppssbbsa04...
Ian Uniacke wrote:
--
Michael Dunn is a TAPI Developer and Tester for Tri-Link Technologies
My TAPI web page: http://members.home.net/tapifaq/tapi.htm
All opinions are my own, and do not reflect those of my employer.
"When all else fails, read the directions."
> What is passthrough mode?
Passthrough mode lets you talk to the modem directly using AT commands. You use
TAPI to find and open the modem, then make a "call" in PASSTHROUGH mode, which
allows you to talk to the modem in command mode. So, if you either set things
up include the AT#VTS=<Digit> as part of the init string, or you can initialize
and open the line as normal, make a call in PASSTHROUGH, send the AT command,
hang up on that call, then continue normally.
A short example can be found on my website, "How do I set a modem's maximum baud
rate?"
> PS sorry about replying to your mail before that was an accident.
Not a problem. I just prefer answering questions in the newsgroup instead via
email, where other people can see the answer, give their own, or give
corrections.
PS sorry about replying to your mail before that was an accident.
Michael Dunn <mich...@tri-linktech.com> wrote in message
news:39772B9E...@tri-linktech.com...