Capturing data from a serial port.

M

mcgj

We have a device that we are trying to capture a string of delimited text
data from hooked to our computer's serial port. It is sending the data once
per second. Does anyone know how to take control of this port and use the
data in VBA?

I think I can handle getting the data into a useable form once we have it
from the port. Getting it from the port is what has me baffled...

Thanks for your help.
 

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

Top