搜索资源列表
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
DCS400
- 数据采集C++源程序: 使用标准MODBUS协议,实现与流量控制器的通讯,并实时显示工业现场的参数数值、曲线及报表打印。Visual C++ 6.0下编译。该软件已在某公司的多个客户中使用多年,是一个完全实用的软件。-Data Acquisition C++ Source: Use the standard MODBUS protocol, with the traffic controller communications, and industrial-site real-time d
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.
NModbus
- 用C#实现的modbus协议源码,非常有价值-modbus protocol by csharp
modbus-RTU
- modbus rtu 通信协议的C++类库实现-modbus rtu communication protocol C++ class library
Modbus
- Modbus协议51单片机C语言实现,非常完整,具体详细。-Modbus protocol 51 microcontroller C language, very complete and specific details.
Modbus_TCP_class_demo
- 使用C#实现Modbus TCP协议的解析功能-Use C# to achieve Modbus TCP protocol parsing
MODBUS_cLanguage
- 该文件提供了基于Modbus协议的一整套功能的C语言实现-This document provides a set of functions based on Modbus protocol C language
CSharpModBus
- 利用C#语言编译的modbus通讯协议,实现上位机与RTU之间的通讯-Using c# language compiled modbus communication protocol, the communication between PC and RTU
NModbus4
- Modbus是一个C#实现Modbus协议。提供与Modbus从兼容的设备和应用程序。支持串行ASCII,串行RTU,TCP和UDP协议。-NModbus is a C# implementation of the Modbus protocol. Provides connectivity to Modbus slave compatible devices and applications. Supports serial ASCII, serial RTU, TCP, and UDP pr
modbus
- 实现基于modbus协议的通讯程序,编程语言c语言(implementation of communication procedures based on the Modbus Protocol)
NET_Source
- C#编程实现Modbus通信协议,文件里有OPC通信的小demo(C# OPC Communicating protocol)
Modbus
- 一个通过C#中的serialport 实现的简单MODBUS协议(A MODBUS protocol implementation)