文件名称:C# SerialPort IO操作(含demo)
文件大小:45KB
文件格式:RAR
更新时间:2022-04-02 09:55:21
C# 串口调试 IO操作 PelcoD
定义3个事件,用来通知数据接收完成、数据发送完成、每次接收数据。支持串口大量数据读写操作,能一次性读取数据,通过设置超时大小控制一次读取串口所有数据。支持事件触发,异步发送接收数据。附件有demo,可下载Virtual Serial Port Driver模拟串口测试。SerialPort 高性能读写。含延时、SerialPortTest调试程序源代码。
【文件预览】:
SerialPortTest
----串口测试.sln(1KB)
----延时IO()
--------bin()
--------Ports()
--------obj()
--------Properties()
--------YS.IO.csproj(2KB)
----SerialPortTest.v12.suo(72KB)
----串口测试()
--------bin()
--------Form1.Designer.cs(10KB)
--------Program.cs(526B)
--------obj()
--------SerialPortTest.csproj(4KB)
--------Form1.cs(4KB)
--------Form1.resx(6KB)
--------App.config(187B)
--------Properties()