how to access a serial port (e.g. COM1) from VBA for read and write? 
Author Message
 how to access a serial port (e.g. COM1) from VBA for read and write?

Hi,

does anybody know, how to access a serial port with VBA, e.g. to communicate
with a modem?

thanks,
Christoph



Thu, 28 Aug 2003 04:25:54 GMT  
 how to access a serial port (e.g. COM1) from VBA for read and write?
If you are going to communicate with a Device on COM1 from VBA, think about
going through the COMMS control. Even talking to a device directly through a
driver (let alone directly without) is hairy.

--

For Outlook and VB Experts: http://escapecoms.homestead.com
*****************************************************************

Visit our new DOT NET ZONE for all that's hot!
<http://www.vbug.co.uk>

****************************************************************

Quote:
> Hi,

> does anybody know, how to access a serial port with VBA, e.g. to
communicate
> with a modem?

> thanks,
> Christoph



Fri, 29 Aug 2003 18:25:16 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Writing out to a serial port from Access VBA

2. Writing out to serial port from Access VBA

3. How do I read my serial port using Access VBA

4. read data from serial port using vba for Access

5. Read and Write to Serial Ports?

6. WTT: Serial port read/write software

7. read/write data to the serial port

8. Reading /Writing on Serial Port

9. Reading /Writing on Serial Port

10. Serial COM1 or COM2 port

11. How to print to serial port COM1: ???

12. How to connect with serial port com1 and com2

 

 
Powered by phpBB® Forum Software