MSComm control: Answering premeturely 
Author Message
 MSComm control: Answering premeturely

Hi,

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

Cheers




Mon, 05 Feb 2001 03:00:00 GMT  
 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.



Mon, 05 Feb 2001 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. MSCOMM Answer - mscomm.zip (1/1)

2. MSCOMM Answer - mscomm.zip (0/1)

3. MSComm Detect Ringing and Answer

4. MSComm-hangs if no answer?!?

5. MSCOMM-hangs if no answer?!?!?

6. MSCOMM Control ..Interface To RS-4323 Weighing control......

7. Answer Paramater Querry Using Calender Control

8. tab control - no answers

9. Answer of: The 256 controls problem / a Visual Basic 5.0 bug

10. Controlling Printer Margins: The Answer?

11. MSCOMM - Port data, Mscomm no data

 

 
Powered by phpBB® Forum Software