搜索资源列表
modbusASCIIprograme
- 用C编写的MODBUS协议程序,通讯方式为ASCII模式.
TLS_ASCII
- TLS35协议转换成MODBUS ASCII协议,基于ATMEGA64开发
wujianfeng
- 液晶屏显示程序,主要对各按键处理做了很好的处理,可随意改动各按键,通讯采用MODBUS ASCII 可以控制台达变频器的起停及速度控制-LCD display program, the main keys to deal with a very good, may be arbitrarily changed the keys, communications using MODBUS ASCII converter can console cease and the speed control
freemodbus-v1.4.0
- free modbus Source Code! ascii ftu free modbus Source Code-modbus Source Code ascii ftu
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
AVR_ATmega16_Modbus_Example
- 在ATmega16中编写的Modbus测试程序。-Written in the ATmega16 in Modbus test program.
deltaPLCdriver
- 台达PLC MODBUS ASCII 通讯驱动,我在工程上一直使用,很不错,含调用示例.VB与台达PLC通讯示例源码-DELTA PLC MODBUS ASCII communication
DemoModbus
- 标准的MODBUS RTU/ASCII/TCP代码-Standard MODBUS RTU/ASCII/TCP code
zhu
- 485 ascii通信,modbus ascii通信通用-485 ascii communications, modbus ascii Communications General
modbus_ascii
- modbus ascii模式51单片机实现-modbus ascii
modbus-RTU-a-ASCII
- modbus完整协议,包括RTU模式与ASCII模式,使用C语言编写,易于移植。-MODBUS entire agreement, including RTU mode and ASCII mode, use the C language, easy to transplant.
0
- 用vb6实现与台达变频器的通讯 用到ASCII的MODBUS-Used ASCII MODBUS communication with Delta converter using vb6
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-protocol-library-full-version
- MODBUS协议库完整版,包含TCP、RTU、ASCII 3种通讯协议,读写线圈,寄存器等,C语言编写,方便移植。 -MODBUS protocol library full version, including TCP, RTU, ASCII 3 kinds of communication protocols, read and write coils, registers, etc., C language, easy to transplant.
freemodbus-V1.51
- FreeModbus简介 FreeMODBUS一个奥地利人写的Modbus协议。它是一个针对嵌入式应用的一个免费(自由)的通用MODBUS协议的移植。Modbus是一个工业制造环境中应用的一个通用协议。Modbus通信协议栈包括两层:Modbus应用层协议,该层定义了数据模式和功能;另外一层是网络层。 FreeMODBUS 提供了RTU/ASCII 传输模式及TCP协议支持。FreeModbus遵循BSD许可证,这意味着用户可以将FreeMod
dt.STM32Pfreemodbus
- STM32单片机freemodbus的移植,主从机的都有-1, transplant FreeModbus1.5 and RT-Thread1.1.1 to STM322, development platform supports Eclipse, Keil, IAR3, can be used in the Eclipse plug-in version management EGIT 4, support Modbus RTU (ASCII untested)
SerialCommunication
- RS485通信程序。Modbus协议 ASCII模式 使用ASCII模式,消息包括了一基于LRC方法的错误检测域。 LRC域检测了消息域中除开始的冒号及结束的回车换行号外的内容。 LRC域是一个包含一个8位二进制值的字节。 LRC值由传输设备来计算并放到消息帧中,接收设备在接收消息的过程中计算LRC, 并将它和接收到消息中LRC域中的值比较,如果两值不等,说明有错误。 LRC方法是将消息中的8Bit的字节连续累加,丢弃了进位。-RS485 communication pr
IAIControl
- IAI 伺服电机的底层驱动程序 MODBUS ASC-The underlying IAI servo motor driver MODBUS ASCII MODBUS ASCII
FreeModbus_uCOS
- modbus for ucos ,实现rtu、ascii(Modbus for ucos, RTU, ASCII)