登录
首页 » C# » Serial-Source

Serial-Source

于 2016-03-24 发布 文件大小:75KB
0 350
下载积分: 1 下载次数: 23

代码说明:

  这是一个用C#编写的串口调试程序源码。功能包括普通串口数据收发。以及Modbus两种发送模式校验:RTU,ASCII。 是一个很好的工业控制开发上位机学习入门的学习代码。程序均已调试通过,和测试 (This is a C# prepared by the serial debugging program source code. Common features include serial data transceiver. Modbus two: RTU, ASCII transmission mode check. Is a very good industrial control the development of PC learning introductory learning code. Debugging and testing)

文件列表:

串口程序
........\串口程序
........\........\bin
........\........\...\Debug
........\........\...\.....\串口程序.exe,23040,2016-01-20
........\........\...\.....\串口程序.pdb,44544,2016-01-20
........\........\...\.....\串口程序.vshost.exe,11600,2016-03-24
........\........\...\.....\串口程序.vshost.exe.manifest,490,2010-03-17
........\........\Form1.cs,20995,2016-01-11
........\........\Form1.Designer.cs,25357,2016-01-11
........\........\Form1.resx,6384,2016-01-11
........\........\obj
........\........\...\x86
........\........\...\...\Debug
........\........\...\...\.....\DesignTimeResolveAssemblyReferences.cache,4440,2016-01-06
........\........\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache,6374,2016-01-20
........\........\...\...\.....\GenerateResource.read.1.tlog,324,2016-01-20
........\........\...\...\.....\GenerateResource.write.1.tlog,926,2016-01-20
........\........\...\...\.....\ResolveAssemblyReference.cache,7897,2016-01-06
........\........\...\...\.....\TempPE
........\........\...\...\.....\串口程序.csproj.FileListAbsolute.txt,1186,2016-03-24
........\........\...\...\.....\串口程序.exe,23040,2016-01-20
........\........\...\...\.....\串口程序.pdb,44544,2016-01-20
........\........\...\...\.....\串口程序.Properties.Resources.resources,180,2016-01-06
........\........\...\...\.....\串口程序.SPORT.resources,180,2016-01-20
........\........\Program.cs,493,2016-01-06
........\........\Properties
........\........\..........\AssemblyInfo.cs,1380,2016-01-06
........\........\..........\Resources.Designer.cs,2874,2016-01-06
........\........\..........\Resources.resx,5612,2016-01-06
........\........\..........\Settings.Designer.cs,1097,2016-01-06
........\........\..........\Settings.settings,249,2016-01-06
........\........\串口程序.csproj,3683,2016-01-06
........\串口程序.sln,878,2016-01-08

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • huawei---mianshi
    这是串口调试助手,可以显示,并带有图像显示(This is a serial debugging assistant, you can display, and with image display)
    2011-09-03 16:57:46下载
    积分:1
  • MSComm2
    C#.NET串口通信+ PC与PC串口通信+ 利用MSComm控件实现PC与PC串口通信(事件方式)
    2016-09-29 17:16:12下载
    积分:1
  • MFC 简单Modbus RTU
    使用VS2013的MFC编写的一个简单Modbus RTU的单命令控制Demo,能够实现继电器的开和关(A single command control demo of a simple Modbus RTU written in MFC of VS2013 enables relay opening and closing)
    2018-09-24 21:55:13下载
    积分:1
  • LTE系统中同步和信道估计的FPGA设计与实现_刘凯
    说明:  是一种LTE上行同步的新方法以及以后的信道估计算法的仿真和验证(A new solution for sync in LTE)
    2019-03-26 19:41:24下载
    积分:1
  • My_Send_Recive
    用vb6.0做的一个小的串口测试程序.可以实现正常通信(Used vb6.0 to do a small test program serial)
    2013-11-19 15:00:41下载
    积分:1
  • 温度数据采集并实时显示
    串口温度数据采集并实时显示 读串口数据的原理是,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了. 有数据向串口发过来时,程序可以将数据接收到,接收的数据是字符型的,那么将数据转化为数字型的,再将这个数据的大小作为画图的某一个点的纵坐标,横坐标为数据的序号.将这些点用线连起来就是一个曲线图了,这个就是图形显示基本原理. 查看原来的数据的原理也是这样的,不同的地方就是,数据是从文件中来,同样的也是将多个数据分成一个一个的,然后这一个数据的大小就是画图的某一个点的纵坐标,横坐标同样为数据的序号,再将这些点用线连起来就是曲线图. 图形能移动的原理,是我们首先改变的只是数据,图形并没有变,但图形的形式是由这些数据来确定的,当数据发生变化后,我们通过刷新显示区来变化的.(Serial temperature data acquisition and real-time serial data reading the principle is, as long as when a serial data to the data, the computer will automatically writes data to a specific buffer, we can write specific procedures read that the buffer zone would be fine. Serial data to be sent, process data can be received, the receiving of data is the character, then transform data into digital type, and then the size of the data as a drawing of a point Ordinate, the abscissa serial data. these points will be used to link line is a curve, this is the graphic display the basic tenets. View the original data is the same principle, the difference is, the data from the file, the same data also will be divided into a number one, and then this one is the size of the data to draw a certain point )
    2020-06-26 07:40:02下载
    积分:1
  • 8b10b_encoder_and_decoder
    可编程器件厂商Altera出品的8b10b编码器源代码(Giga8b10b v10)
    2021-01-22 16:08:40下载
    积分:1
  • PTZ-camera-control-system
    使用vc++开发的云台镜头控制系统,主要通过串口实现控制,已编译通过,可学习使用(PTZ camera control system)
    2013-09-24 22:31:17下载
    积分:1
  • stringmathematica
    STRING MATHMATICAL PLEASE COMMENT
    2013-07-10 12:51:46下载
    积分:1
  • cuankoubiancheng.pdf
    说明:  RS232-c串口编程资料收集整理,有C源码实例。 (Serial programming data collected, there are C source code examples.)
    2011-04-07 10:16:42下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载