Hey Guys,
I hope this isn't too far off-topic. If it is, I apologize.
I have, like some other users, had some problems with MODBUS addressing. The project I'm currently working is AdvancedHMI talking to Automation Direct DL05's over MODBUS TCP.
I got tired of trying to figure out the mapping every time an address changed. So, I created a simple VB app to do all the calculations. Later, I may expand it to include other addressing schemes like Allen Bradley, Click, Omron, Etc...
The problem I have, not being a "real" programmer, is how to make the program so that it will install on other computers. In other words, how do I create an installation package that will resolve all the dependencies and optionally install everything for the program to run.
Is there a particular application that will build the whole install for me?
If anyone knows of an on-line tutorial, that's easy to follow, please let me know.
I have included a snapshot of the app.
Thanks, Steve Robertson