文件名称:MODBUS
-
所属分类:
- 标签属性:
- 上传时间:2013-07-09
-
文件大小:17.8kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
C#写了一款上位机监控软件,基于MODBUS RTU协议。 软件的基本结构:
采用定时器(Timer控件)为时间片。
串口采用serialPort1_DataReceived中断接收,并进行MODBUS格式判断。
把正确接收的数据取出,转换为有特定的结构体中。
数据通过时间片实时刷新。
MODBUS协议-C# write a PC monitoring software, based MODBUS RTU protocol. The basic structure of the software: using the timer (Timer Control) as a time slice. Serial port using serialPort1_DataReceived interrupt reception, and make judgments MODBUS format. Removing the correctly received data is converted to a specific structural body. Real-time data through the time slice refresh. MODBUS protocol
采用定时器(Timer控件)为时间片。
串口采用serialPort1_DataReceived中断接收,并进行MODBUS格式判断。
把正确接收的数据取出,转换为有特定的结构体中。
数据通过时间片实时刷新。
MODBUS协议-C# write a PC monitoring software, based MODBUS RTU protocol. The basic structure of the software: using the timer (Timer Control) as a time slice. Serial port using serialPort1_DataReceived interrupt reception, and make judgments MODBUS format. Removing the correctly received data is converted to a specific structural body. Real-time data through the time slice refresh. MODBUS protocol
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MODBUS.htm
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.