Clarification: using excel to send data to ethernet device over TCP/IP

D

D. Miller

Here is what I am doing:
1) Downloading a table of temperatures from a website
2) Getting a specific temperature from the table.
3) Sending this temperature to an ethernet to serial converter/server
that is addressable
a. This server will automatically route the data to a serial port
on my device.



I was thinking of scheduling an excel web query everyday to get the
temperature data from the internet, 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