07-02-2008 03:39 PM
I am hoping to transfer data (file size between 70kB~1MB) between two remote locations. I played around with “MB Ethernet Example Master” from ModBus toolkit and was able to successfully send/receive boolean and numeric values.
Here are 2 questions:
07-03-2008 12:33 AM
I think using Datasocket or TCP/IP is a better choice.
Do a little search, then post back if you have farther questions.
About your 2nd question, you are right. If you will use Modbus, i think that is the way to go.
07-05-2008 08:59 PM