搜索资源列表
ModBus通讯协议调试器
- ModBus通讯协议调试器支持rtu,ascii,vb源码-ModBus protocol debugger support rtu, ascii, vb source code
commtest
- E语言串口调试源码,中文编程语言,支持ASCII和十六进制转换,支持modbus RTU-E language serial debugging source code, Chinese programming language that supports ASCII and hex conversion, support modbus RTU
deltaPLCdriver
- 台达PLC MODBUS ASCII 通讯驱动,我在工程上一直使用,很不错,含调用示例.VB与台达PLC通讯示例源码-DELTA PLC MODBUS ASCII communication
CP340_CP341_MODBUS_POLL_SLAVE
- 自己写的MODBUS主站程序使用SCL写(含源码) 使用SCL写的,程序显得比较大。还有从站的程序也同时奉上。 Modbus 主站说明 主要程序列表 主站轮询调度程序背景数据块 DB200 POLL_MANAGER2_DB 通信对象数据块 DB203 OBJECT_IMAGES 设备读写的数据数据块 DB204 SUB_STATION_DATAS 主站轮询调度程序 FB200 POLL_MANAGER2 Modbus主站程序 FB2
Modbus-TcpIp
- vs2010实现的MODBUS rtu ascii tcp通信源码欢迎交流 -VS2010 MODBUS RTU ASCII TCP communications source code welcome the exchange
Ddellphi_modbE
- 自已用DELPHI开发的MODBUS测试软件源码及源代码,需要的朋友能参考一下。MODBUS 协议为开放式的协议,使用轮询方式。MODBUS分为MODBUS RTU/ASCII、、MODBUS TCP、MMODBUS PLUS几种,对应于不同的硬件平台,世界上大多数的仪器与仪表,大多数的控制器都使用或支持该协议。学习与掌握本协议,对工控网友来说,非常有意义。 -Own DELPHI in MODBUS testing software source code and source code,
Serial-Source
- 这是一个用C#编写的串口调试程序源码。功能包括普通串口数据收发。以及Modbus两种发送模式校验:RTU,ASCII。 是一个很好的工业控制开发上位机学习入门的学习代码。程序均已调试通过,和测试 -This is a C# prepared by the serial debugging program source code. Common features include serial data transceiver. Modbus two: RTU, ASCII transmis
RS485
- MODBUS 驱动源码,支持RTU ASCII通信,只需调动接口方便程序编写(MODBUS driver source code, support RTU ASCII communication, just transfer the interface to facilitate the preparation of the program)