Modbus
Modbus是一种串行通信协议,是Modicon公司(现在的施耐德电气SchneiderElectric)于1979年为使用可编程逻辑控制器(PLC)通信而发表。Modbus已经成为工业领域通信协议的业界标准(Defacto),并且现在是工业电子设备之间常用的连接方式。
资源总数
935
Modbus 热门资料
查看全部 935 份 →自已用DELPHI编写的MODBUS测试软件及源代码
自已用DELPHI编写的MODBUS测试软件及源代码,需要的朋友可以参考一下。MODBUS 协议为开放式的协议,采用轮询方式。MODBUS分为MODBUS RTU/ASCII、MODBUS TCP、MODBUS PLUS几种,对应于不同的硬...
2016-08-16
149
jamod is an object oriented implementation of the Modbus protocol, realized 100 in Java. It allows
jamod is an object oriented implementation of the Modbus protocol, realized 100 in Java. It allows to quickly realize m...
2017-07-17
43