read serial data

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How can I use Visual basic in Excel to Read serial data from an external
device.
 
why do you need excel to do this? You can use VB and insert it into excel.
is that what your trying to do?

"How can I Read Serial Data" <How can I Read Serial
(e-mail address removed)> wrote in message
news:[email protected]...
 
Yes Sort of. We have Visual basic in excel and often write macros. I just
do not know the commands necessary to read the streaming data.
 
To write VBA code in Excel to do serial I/O functions would be
extremely difficult. Your best bet is to use a tool that is designed
for the job. One product that you might look at is called WinWedge
from TAL Technologies. WinWedge is an executable program that is
designed to run in the background and feed incoming serial data
directly to other programs as well as send data out a serial port from
other programs. It is typically used to interface all sorts of
instruments directly to an Excel spreadsheet.
For more complete information visit:
http://www.taltech.com/products/winwedge.html
 

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