VB and data aquisition via the serial port 
Author Message
 VB and data aquisition via the serial port

I have to write a data acquisition system mostly in Visual Basic - and
some questions;)

1.) Is it principle possible to write this program _completly_ in VB?
(concerning the serial communication - the baud rate goes up to 57.6
kbit/s!) Or do I have to use some self written or third party tools for
this task?
2.) I just make some ?first steps with MsComm.Vbx. Is this the
appropriate tool?
3.) What about garbage collection and other time consuming events? Do I
have to bother about that using MsComm.Vbx?
4.) Where can I find some code snippets ore example source code?

5.) How can I handle the control of the selected com-device, especially
if another program using it is running? (e. g. MS-Exchange) (This is
only a academically question, because the serial port will be dedicated
in this system)

Thanks very much for your answers...



Fri, 12 Nov 1999 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Serial Data Via Com Port

2. Serial data via LPT port?

3. send data stream via serial port?

4. WANTED: VB MODULE TO READ DATA FROM SERIAL PORT

5. WANTED: VB MODULE TO READ DATA FROM SERIAL PORT

6. Data Acquisition, Serial Port, VB

7. Talking to external devices via Serial Port (MSCOM.OCX)

8. How to shutdown PC via serial port-switch?

9. vb5 &controlling devices via serial ports

10. sending hex control codes via serial port

11. checking for communications via serial port with vb3

12. Send Voltage via MSCOMM Control and Serial Port

 

 
Powered by phpBB® Forum Software