Accessing com ports through Excel97?

  • Thread starter Thread starter Michael Bowen
  • Start date Start date
M

Michael Bowen

I'm trying to write a program that would access an
instrument plugged into the com1 port, and would like to
do it through Excel97. I could not find any ActiveX tools
that would be capable of doing this. Any hints, comments,
suggestions?
 
have you looked as the mscomm control? It is distributed with VB6 I
believe.
 
If you are trying to accomplish data aquisition via a com port, you may need
a 3rd party software wedge. I had this issue at work, and we looked at
LabView, but eventually settled on WinWedge32 from Taltec.com. Good utility
that captured the data, can parse it using any delimiter into fields, and
acts as a dde server for excel if needed.
good luck
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top