搜索资源列表
MODBUS通讯协议及编程
- ModBus通讯协议分为RTU协议和ASCII协议,下面就ModBus RTU协议简要介绍如下:-ModBus RTU communication protocol into ASCII protocols and agreements, the following agreement on ModBus RTU briefed as follows :
modbus
- MODBUS驱动,已经使用,从机方式,RTU,CRC校验-modbus drive ,c/s struct,rtu&ascii
Modbus客户机
- 一个modbus的测试工具,包括了rtu方式和ascII方式-a test tool for modbus,both rtu and ascii
ModbusPDF.rar
- Modbus详解中文 ModBus RTU/Ascii/TCP 详解与中文PDF,Modbus Detailed Chinese ModBus RTU/Ascii/TCP explain and Chinese PDF
Modbus_FCS.rar
- modbus ascii RTU 的校验码计算程序 VC++6.0,modbus ascii RTU checksum calculation program code VC++6.0
modscan
- 一个特别好的modbus从机扫描程序,可以以RTU或ASCII方式通信以此来检验下位机。-A particularly good modbus slave scanner can communicate with RTU or ASCII way to test this lower position.
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
- modbus rtu协议 linux 平台的实现.读取相关配置文件信息.通过串口发送数据.-modbus rtu protocol linux platform. read the configuration file information. send data through serial port.
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
Modbus_over_serial_line_V1_02
- ModBus ASCII, RTU manual
mbmaster
- a modbus demo... .... ... .. .... with RTU and ASC-a modbus demo... .... ... .. .... with RTU and ASCII
2
- 本文包括了Modbus两种协议的校验编程,包括LRC校验和CRC校验。 LRC校验是使用在ASCII协议中的,CRC校验是使用在RTU协议中的-This article includes two kinds of protocols Modbus validation program, including the LRC checksum CRC checksum. LRC check is to use the ASCII agreements, CRC checksum is us
modebus_sim
- MODBUS RTU/ascii MODE test program
delphimodbus-1.4.0
- Delphi的ModbusTcp开发控件,需要Indy支持,包括主站和从站的控件-he Delphi Modbus library is a Modbus Class I Delphi implementation of a Modbus master and slave over TCP/IP (ModbusTCP). Serial I/O (RTU or ASCII) is not supported.
Modbus-TCP-RTU-ASCII
- MODBUS协议库,包含TCP、RTU、ASCII 3种通讯协议,C语言编写,方便移植。-MODBUS protocol library, including TCP, RTU, ASCII 3 kinds of communication protocols, C language, easy to transplant.
Modbus
- FreeModbus Libary: A portable Modbus implementation for Modbus ASCII/RTU.
modbus完整协议使用C语言编写易于移植
- modbus完整协议,包括RTU模式与ASCII模式,使用C语言编写,易于移植(Modbus complete agreement, including RTU mode and ASCII mode, using C language, easy to transplant)
RS485
- MODBUS 驱动源码,支持RTU ASCII通信,只需调动接口方便程序编写(MODBUS driver source code, support RTU ASCII communication, just transfer the interface to facilitate the preparation of the program)
ModbusRTU_TCP协议转换
- Modbus ASCII/RTU/TCP 通讯协议之间的转换实现代码,VB6(Modbus ASCII/RTU/TCP protocol conversion between the realization of the code, VB6)
modbus_TCP_RTU_ASCII
- 不使用控件,利用API代码实现的Modbus ASCII/RTU/TCP通讯协议(Do not use controls, using API code to achieve the Modbus ASCII/RTU/TCP communication protocol)