
MSComm control: Answering premeturely
Hi Martin,
I'm using the MSComm control, but my MODEM automatically ansers the phone
automatically ofter two rings. How do i stop this and answer when after,
say, 6 rings
<<
Well, your modem is in control, not MSComm. You configure the number of
rings on which to answer by using the ATS0 command. For example,
MSComm1.Output = "ATS0=6" & vbCr
(wait for the OK response before proceeding)
You may be interested in my book. See below for information. It has lots
of advice and working code that you should find to be of value.
--
Richard Grier
Hard & Software
12962 West Louisiana Avenue
Lakewood, CO 80228
303-986-2179 (voice)
303-986-3143 (fax)
Author of Visual Basic Programmer's Guide to Serial Communications.
For information, look on my homepage at
http://ourworld.compuserve.com/homepages/richard_grier.
Use the Books link to order from Amazon.com. For faster service, contact
the publisher at http://www.mabry.com.