i am developing android application to control plc with help of tcp/ip modbus anyone has good tutorial on that?
Modbus protocol escapes the thread (Android,Jamod)
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
Modbus on Android can be seen here, ModbusDroid with source can be found here, and modbus4j can be found here.
回答2:
I have done what you are trying to do. I posted a question and the answer for my problem in the following link. I hope this one helps a bit.