C#使用serialPort实时显示收到的数据

时间:2017-09-15 08:34:01
【文件属性】:
文件名称:C#使用serialPort实时显示收到的数据
文件大小:290KB
文件格式:RAR
更新时间:2017-09-15 08:34:01
C# serialPort 实时显示数据 在C#中使用serialPort控件、消息处理和DataReceived事件实时显示数据。
【文件预览】:
Com1Example
----Com1Example.sln(923B)
----Com1Example()
--------bin()
--------Form1.Designer.cs(5KB)
--------Nuctech.Raman.Base.ComClasses.dll(214KB)
--------Com1Example.csproj(4KB)
--------Program.cs(503B)
--------obj()
--------Form1.cs(7KB)
--------Form1.resx(6KB)
--------Properties()
----Com1Example.suo(15KB)

网友评论

  • 学习了。适合初学者。