Hi Robert, Thanks for pointing out the download issue. I've corrected that. I'll see if I can incorporate the new RXTX API in the release. As for your issue with the serial port failing most of the time, can you go into more detail? What is your configuration set up and what are you seeing VS what you are expecting?
Can you try again with ModbpusPal 1.6c? If it is still a problem, please post your config file and I'll take a look.
Great! Thanks for confirming.
Hi all, There may be some confusion on this. For Serial the specification only supports 0 (broadcast) - 247. Addresses 248 to 255 are reserved and shouldn't be used. In TCP mode you specify the IP address that the slave should receive on (e.g. 127.0.0.1). Let me know if this solves your issue.
Hi Attila, I've just built a 1.6c version. Can you try this out and see if it addresses your problem? If not, please attach the configuration and I can take a look. Thanks!
Adding in support to build the help and javadoc files for Docker.
Updated to jython 2.7.0
Hi Robert, You can run ModbusPal with the -install option and it is supposed to set up the RXTX library. I don't have access to a serial port so I can't test that functionality out. Let me know if that works for you. e.g. java -jar ModbusPal.jar -install