I am trying to execute ModbusPal without the gui, but the wiki page is unavailable and the javadocs do not provide much help. Does anyone know how to do this?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
i think , the correct way is write your own application using the API's provided in the help section. But to minimise the effort you can also use modpoll and digslave.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi all,
The latest code now allows for specifying a -loadFile parameter as well as a -port for customization on the command line and doesn't require the GUI.
Hope that helps!
👎
1
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi darkweb, can you explain please how its work's in the new version , i tried to download the last update application of modbus and i didnt sucssed to run "-loadFile" and "-port". so what i need to do in the main page i didnt saw the last version but i saw in the code tab your last update. i tried also to build the application with "ant" . So u can explain please:
if we need to build so how we need to do that?
if you can upload the last release with the update of the variable from path it is can be awsome
Give an example how to load configuration file please.
4.Thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am trying to execute ModbusPal without the gui, but the wiki page is unavailable and the javadocs do not provide much help. Does anyone know how to do this?
Yeah I am also trying to do the same thing . Has anyone figured out yet ?
i think , the correct way is write your own application using the API's provided in the help section. But to minimise the effort you can also use modpoll and digslave.
Hi all,
The latest code now allows for specifying a -loadFile parameter as well as a -port for customization on the command line and doesn't require the GUI.
Hope that helps!
Hi darkweb, can you explain please how its work's in the new version , i tried to download the last update application of modbus and i didnt sucssed to run "-loadFile" and "-port". so what i need to do in the main page i didnt saw the last version but i saw in the code tab your last update. i tried also to build the application with "ant" . So u can explain please:
4.Thanks