顯示具有 Modbus 標籤的文章。 顯示所有文章
顯示具有 Modbus 標籤的文章。 顯示所有文章

2017年2月26日 星期日

Android 上的 Modbus TCP/IP 測試 App

I realized almost all RW features in Bit, Byte, Word, INT, DINT, REAL, LREAL.
It is a nice app for testing modbus tcp/ip with your android smartphone.
Signed APK can be found in Release folder.
PLZ give me feedback if you find bugs.

よろしくお願いいたします。

2016年10月25日 星期二

利用ModbusTCPIP為Android遠端控制PLC

利用Modbus4J製作App

能夠正確讀寫 ModbusTCP/IP中的Hoding Registers
進而達到手機遠端監控PLC的目的
支援以下變數
"Bit","Byte","Word","INT","DINT","REAL","LREAL"


TcpTest1
Git: https://github.com/s94285/TcpTest1/

Modbus4J
SourceForge: https://sourceforge.net/projects/modbus4j/