control a network device based on web data

D

D. Miller

I am looking to send a message to a serial device over my network
using TCP/IP. This message will need data acquired from a table on a
website.

I was thinking of scheduling an excel web query everyday to get this
data, but how can I automate sending this data to a device over the
network?

I was hoping to use VBA to do this, but am open to working with C++,
Visual Basic, etc.

Has anyone done anything like this?

Thanks,
Don
 

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