Host Engineering Forum
General Category => General Discussion => Topic started by: gil05bert on December 19, 2015, 04:39:18 AM
-
Hi
I am developing a java app using j2mod library.
I was able to connect to do-more plc using modbus tcp default port.
Now i am trying to connect using modbus UDP.
Please give me a manual or video tutorial for this. Thanks
-
Hi
I am developing a java app using j2mod library.
I was able to connect to do-more plc using modbus tcp default port.
Now i am trying to connect using modbus UDP.
Please give me a manual or video tutorial for this. Thanks
Do-more doesn't support Modbus/UDP at the present, only RTU and TCP. I'm pretty sure it would be possible as a custom protocol, but I've never done it.