搜索资源列表
CRc-c
- modbus中的crc校验,介绍了三种方法以及他们的源码
f&b
- MODBUS(CRC)校验例程示例1.0版,包括二种编程语言模式-MODBUS (CRC) calibration routines example, version 1.0, including two kinds of programming language mode
modbus_chinese.rar
- modbus通信协议中文版,详细介绍了modbus协议,LRC校验,CRC校验等,并给出了C语言例程代码。,modbus conmmunication(chinese)- Modbus protocol,LRC,CRC,how to program with C
modbus
- 这个程序是利用VC编写的一个从机串口响应modbus查询命令程序,实现RTU方式,3.5和1.5个字符时间检测,CRC和LRC校验。-This program is written using VC as a response from the machine serial modbus query command procedure, to achieve RTU mode, 3.5 and 1.5 characters time detection, CRC and LRC check.
Modbus-RTU
- Modbus-RTU测试工具原代码,能自动生成CRC校验码-Modbus-RTU test tool
VB--CRC
- 使用VB程序编写的一个简单实用的CRC校验器,绝对好用,使用Modbus通信协议的可以下载-VB programmers use a simple check of the CRC, and the absolute ease of use, use the Modbus communication protocol can be downloaded to see if
modbus_RTUVBsourceandCRC
- Modbus-RTU VB源代码及CRC校验代码,帮助完成Modbus通信协议的编写-Modbus-RTU VB source code, and CRC check code, help with the preparation of Modbus communication protocol
modbus.c
- modbus 通讯的CRC校验程序,已经调试通过。如在其它方面使用,可略作修改。-Modbus communication CRC checksum procedure, have been debug through. As in other aspects of use, can be slightly modified.
crc_modbus
- crc校验,modbus的CRC校验,已经过测试,方便实用-CRC checksum, modbus the CRC checksum, has been tested, convenient and practical
CRC16SHC
- 这是用MCS51编的Modbus传输的CRC校验源程序,以通过实战的校验,简短!-This is MCS51 series Modbus transmission CRC checksum source in order to realize the check, the short!
crc
- 计算modbus的crc校验码的两种方法-two functons to get crc result,using diffrent methods
MODBUS
- 这个是MODBUS控制电磁阀的一个程序。其中还有AD采集的部分。对CRC校验用查表的方法。至于怎样把校验的结果拆分成高低位字节,再发送,看程序吧。 -This is a MODBUS control valve procedures. Which are part of AD collection. CRC check on use of look-up table method. As for how to verify the results split into high and lo
MODBUS
- MODBUS规约实现CRC校验的查表法。详细的注释帮大家解决难懂的问题。-MODBUS statute to achieve the CRC look-up table method. Detailed notes to help you solve the problem difficult to understand.
Modbuscrc
- modbus crc校验程序 两种方法,确实挺好-modbus crc checksum program are two ways to really good
Modbus
- 串口MODBUS协议通讯,自动生成CRC校验码-Serial interface communications
MODBUS(include-CRC)
- MODBUS串行通信例程,基于标准C-C++语言,包含Modbus server及client功能,并且内含CRC校验。-MODBUS serial communication routines, based standard C-C++ language contains a Modbus server and client, and contains the CRC checksum.
SmartCom(0.5.4)
- 串口调试工具,包含自动计算MODBUS crc校验码,是工具非源码-tiaoshi gongju
comtest1
- c# 打开本机串口接收发送 程序 以及MODBUS 数据CRC校验 c# 串口设置,发送接收MODBUS数据(C# opens the local serial port, receives the sending program and the MODBUS data CRC check)
stm32 CRC-DEMO
- ModBus水质分析仪CRC计算的接口STM32F2实现,此应用适用于市面大部分Modbus水质协议的CRC校验(ModBus water quality analyzer CRC calculation of the interface STM32F2 implementation, this application is applicable to most of the market Modbus water quality agreement CRC calibration)
Modbus_CRC
- 输入modbus报文,自动生成crc校验码的小程序(Input MODBUS message, automatically generate CRC checksum code applet)