View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Thomas Lutz Thomas Lutz is offline
external usenet poster
 
Posts: 42
Default serial port data acquisition

You might want to look at a product called WinWedge from TAL
Technologies.
WinWedge is designed specifically for interfacing laboratory
instruments to any other Windows program including Excel.
For more information visit:
http://www.taltech.com/products/winwedge.html



On Thu, 19 Feb 2004 08:31:11 -0800, jgseas
wrote:

I have a laboratory instrument that connects to the serial port of my PC. Is it possible to program Excel to collect the data coming into the serial port and plot it in real time? How do I get started with this?