搜索资源列表
delphi_modbus_source
- 自已用DELPHI编写的MODBUS测试软件及源代码,需要的朋友可以参考一下。MODBUS 协议为开放式的协议,采用轮询方式。MODBUS分为MODBUS RTU/ASCII、MODBUS TCP、MODBUS PLUS几种,对应于不同的硬件平台,世界上大多数的仪器和仪表,大多数的控制器都采用或支持该协议。学习和掌握本协议,对工控网友来说,非常有意义。
ModBus通讯协议调试器
- ModBus通讯协议调试器支持rtu,ascii,vb源码-ModBus protocol debugger support rtu, ascii, vb source code
freemodbus-v1.4.0
- FreeMODBUS 是针对通用的Modbus协议栈在嵌入式系统中应用的一个实现。Modbus协议是一个在工业制造领域中得到广泛应用的一个网络协议。一个Modbus通信协议栈包括两层:定义了数据结构和功能Modbus应用协议和网络层。在FreeMODBUS的当前版本中,提供了Modbus Application Protocol v1.1a 的实现并且支持在Modbus over serial line specification 1.0中定义的RTU/ASCII传输模式。从0.7版本开始,Fr
modbus-2
- Modbus通信协议的详细介绍,包括MODBUS ASCII和MODBUS RTU协议的详细格式说明,校验方法等-Modbus communication protocol in detail, including MODBUS RTU and MODBUS ASCII protocol format of the detailed descr iption, calibration methods
mscomm.ZIP
- MSComm Is use by Visual Basic to retrive data for Modbus RTU and ASCII using serial communication port
Assemply
- Assemply Is use by Visual Basic to retrive data for Modbus RTU and ASCII using serial communication port
ModbusTest
- C#下的modbus主站程序,支持RTU和ASCII,可以选择以太网或串口方式,简单易学是初学者入门的帮手。-Modbus master program in C#, support RTU and ASCII can choose Ethernet or serial manner, easy to learn beginner helper.
freemodbus-v1.5.0
- 外国人是写的modbus通信程序,与硬件无关,c语言写的,可实现RTU、ASCII模式的通讯-Foreigners are written modbus communication program, and hardware-independent, c language, achievable RTU, ASCII mode communication
modbus
- modbus网关开发源码,包括windows下开发代码以及linux下代码(rtu、tcp、ascII)-modbus gateway source development, including the development of the code under windows and linux under the code (rtu, tcp, ascII)
modbus
- ModBus通讯协议分为RTU协议和ASCII协议,我公司的多种仪表都采用ModBus RTU通讯协议,如:CH2000智能电力监测仪、CH2000M电力参数采集模块、巡检表、数显表、光柱数显表等-ModBus RTU communication protocol into ASCII protocols and agreements, I have adopted a variety of instruments ModBus RTU communication protocol, such
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
Modscan32
- modscan32是一个运行在windows下,作为在RTU或这ASCII传输模式下的MODBUS协议主设备的应用程序。(Modscan32 is an application that runs under windows and is used as the main device for the MODBUS protocol in RTU or this ASCII transport mode.)
