搜索资源列表
ModBusM
- 从国外找到的通信程序的DELPHI源代码3,是MODBUS的喔,DELPHI的这类例子可不多见.给大家学习-from abroad to find the communication procedures of Delphi source code three is the MODBUS Oh, Delphi examples of this kind can be rare. Learning to everyone
ModbusCommunicate.rar
- 今年上半年我为现公司一款流量计产品编写的上位机Modbus通讯程序(下位机程序也是我用C编写的,由于受到法律许可限制,在此不能上传,不过在将来我会把设计思路传上共享),包括自创的Modbus协议的Delphi实现及其完整调用,还有一份我编写的该产品的完整的Modbus协议说明书,非常有参考价值。,First half of this year the company I am now prepared a flowmeter products PC Modbus communications p
MODBUS_MASTER_RTU_ASCII_Commun
- 基于 MODBUS RTU 通讯的 delphi 源码 ,Based on MODBUS RTU communications delphi source
CDTmonitor.rar
- CDT规约报文监视,用于电力CDT规约报文的监视及解析功能,非常实用,Message Statute CDT monitor, the Statute for electricity CDT Message surveillance and analytic functions, very useful
Delphi_ModbusDll
- Simple demo of modbus/tcp register read write in Delphi 5
ModBus
- ModBus Communication Libraries for Delphi
crc
- delphi CRC code for modbus-CRC
hd-ddeserver
- 宏电GPRS模块的MODBUS通讯,数据通过DDE传输-Hongdian GPRS module with MODBUS communications, data transmission through the DDE
OPC
- Modbus OPC 通讯 串口编程 OPC功能服务.-Modbus OPC
delphi-modbus-ASC2
- delphi环境下modbus asc2方式的通讯-Delphi environment modbus asc2 way of communication
modbusTcpForDelphi
- delphi下的modbus tcp通讯,包括主机和从机以及测试程序-modbus tcp,master and client and demo
串口调试中电多功能电表Delphi版1.0
- 中电多功能电表通讯测试,MODBUS规约,RS485通讯(Communication test of CLP multifunction meter)
ModbusRTU
- delphivb实现modbus rtu例子(The example of implementing Modbus RTU with Delphi VB)
Modbus解析DEMO_Delphi7
- 不借助其它底层Modbus控件,直接操作底层通讯代码,实现Modbus读写“保持寄存器”数据,支持串口通讯、TCP通讯两种方式。代码只作演示,可做进一步封装,也可稍作修改,用于非标准的Modbus通讯。本代码使用了一个第三方控件SPComm,开发测试环境为Delphi7+Win7,我一直想摆脱Modbus控件(MBAXP Modbus Master ActiveX Control ),最近自己开发了这个DEMO,分享给大家。(Without other underlying Modbus co