eclipse Modbus TCP 安卓应用

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/12490661/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-19 19:00:39  来源:igfitidea点击:

Modbus tcp android application

androideclipsetcpmodbus

提问by madwhoo

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)

我正在开发 android 应用程序以在 tcp/ip modbus 的帮助下控制 plc 任何人都有很好的教程吗?
Modbus协议转义线程(Android,Jamod)

回答by avra

Modbus on Androidcan be seen here, ModbusDroidwith source can be found here, and modbus4jcan be found here.

Android上的Modbus可以看到这里ModbusDroid与源可以发现这里modbus4j可以发现在这里

回答by Marialvy Martínez

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.

我已经完成了你想要做的事情。我在以下链接中发布了一个问题和我的问题的答案。我希望这个有点帮助。