script to handle a serial port 
Author Message
 script to handle a serial port

Hi !

Has anyone some examples how to handle a serial port?
(opening, setting of speed, sending/receiving packets, closing)

The application (later on) should take care of a GSM-Modul via
Hayes-Commands.

Is there a methode in VB but also in VBA ???

Thanks in advance
Roman



Mon, 28 Feb 2005 01:05:57 GMT  
 script to handle a serial port
Hi,

For VBA, I suggest that you download NETComm.ocx from my homepage.  I have
lots of VB example code in my book, and the VBA code is (almost) identical.
The code in my book often deals with MSComm, the Microsoft Comm control, but
is applicable to NETComm.ocx.

--
Richard Grier  (Microsoft Visual Basic MVP)

See www.hardandsoftware.net for contact information.

Author of Visual Basic Programmer's Guide to Serial Communications, 3rd
Edition ISBN 1-890422-27-4 (391 pages) published February 2002.



Mon, 28 Feb 2005 22:32:54 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Efficient handling of strings from serial port device?

2. Serial Port error handling

3. Need help in Serial Port handling!

4. HELP: Serial port handling in VB 3.00?

5. ocx that handles modem and serial port !!

6. How to handle serial ports hardware interrupts

7. using the serial port (COM) in a VB Script

8. I/O port, Parallel port, Serial port

9. qb45 and SERIAL strange SERIAL port protocol

10. serial printer on serial port

11. serial printer on serial port

12. Future of Serial Ports vs USB Ports

 

 
Powered by phpBB® Forum Software