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
Hello,
it is not really difficult, but you must have :
- the device documentation...
and activeX MSComm32.ocx
here is a sample for weighting process with VBA (sorry but In french) http://cherbe.free.fr/rs232.html
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.