搜索资源列表
crc.rar
- 利用LabVIEW语言实现MODBUS协议中CRC校验,use LabVIEW to accomplish the CRC calculate in MODBUS
CRC-test
- 自己做的关于Modbus RTU通信的16位CRC校验码生成的示例,希望对各位有所帮助-Own on the Modbus RTU communication 16 CRC checksum generated code example, you want to be helpful
Modbus
- Modbus модуль. Подсчет CRC 16/ Работа с командами ASC-Modbus модуль. Подсчет CRC 16/ Работа с командами ASCII
crc_ERROR
- CHECK THE CRC ERROR IN VISUAL BASIC FOR MODBUS PROTOCOL
CRC_Delphi
- CHECK THE CRC FOR MODBUS PROTOCOL IN DELPHI PROGRAMMING
vb_modbusRTU
- 用VB实现对MODBUS RTU设备的通讯及CRC校验模块-Using VB to realize MODBUS RTU equipment, communication and CRC checksum module
modbus-CYUYANcrc
- modbus-CYUYAN,是用VC写的,可以参考一下,CRC校准的程序-modbus-CYUYAN, is written with the VC, for reference, CRC calibration procedures
main
- CRC校验就算程序 这个是16位的 也是用于MODBUS中-Even if the CRC checksum is 16-bit program that is used in MODBUS
MB-CRC-16
- modbus通信协议校crc验码,通讯控制必备哦-Modbus communication protocol school CRC check code, communication and control must Oh
Unit_CRC
- CRC校验,有CRC8 CRC16 MODBUS等的校验源码-CRC Checksum
VB_MODBUS
- modbus 协议 调试,有CRC计算,适合modbus开发人员或者 学习人员-modbus protocol debugging, the CRC calculation
CRC查表
- 实现modbus crc校验功能,通过查表法,返回16为crc校验结果(To achieve modbus crc check function, through the look-up table method, return 16 for the crc check results)
CRCTool-v3.0
- 计算CRC校验的小工具,可以改变计算方式。嵌入式编程者的好朋友。特别是对modbus规约(CRC checksum calculation of small tools, you can change the way of calculation. Embedded programmer's good friend. Especially for Modbus Protocol)
自由报文生成
- 完成任意通讯报文的CRC校验,并将校验结果附在报文结束输出。(The CRC check of any communication message is completed and the check result is attached to the end of the message.)
CRC_Check
- 之前看到的一个很简洁的Modbus CRC校验程序,常量表格仅占用16个字。(I saw a very simple Modbus CRC check program before.)