搜索资源列表
Modbus_crc_c
- 】 本文主要讨论了Modbus 通信协议的R TU 帧格式中常用的错误校验方法,即循环冗余校验法( CRC) 。 提出了Modbus 协议反转CRC 校验的方法,推导了反转CRC 校验快速计算表格,并用C 语言实现了基于快速查 表算法的循环冗余校验程序。
ModbusCommunicate.rar
- 今年上半年我为现公司一款流量计产品编写的上位机Modbus通讯程序(下位机程序也是我用C编写的,由于受到法律许可限制,在此不能上传,不过在将来我会把设计思路传上共享),包括自创的Modbus协议的Delphi实现及其完整调用,还有一份我编写的该产品的完整的Modbus协议说明书,非常有参考价值。,First half of this year the company I am now prepared a flowmeter products PC Modbus communications p
107215819TCPmodbushy
- modbus协议已经成为工控领域的一种重要的现场总线标准。本源代码用C语言描述了Modbus协议的实现。-Modbus protocol has become an important industrial area of the field bus standard. Using C language source code describes the implementation of the Modbus protocol.
MODBUS_cLanguage
- 该文件提供了基于Modbus协议的一整套功能的C语言实现-This document provides a set of functions based on Modbus protocol C language
modbus
- 实现基于modbus协议的通讯程序,编程语言c语言(implementation of communication procedures based on the Modbus Protocol)