开发者社区> 问答> 正文

c#串口打开报错System.IO.IOException: 函数不正确 ?报错

1,第一次打开串口报错:System.UnauthorizedAccessException: Access to the port 'COM1' is denied.
2,然后通过设备管理器,禁用串口,在启动串口后
3再次打开串口,报错,System.IO.IOException: 函数不正确。

at System.IO.Ports.InternalResources.WinIOError(Int32 errorCode, String str)
at System.IO.Ports.InternalResources.WinIOError()
at System.IO.Ports.SerialStream.SetBufferSizes(Int32 readBufferSize, Int32 writeBufferSize)
at System.IO.Ports.SerialPort.Open()

展开
收起
爱吃鱼的程序员 2020-06-23 14:25:05 2574 0
1 条回答
写回答
取消 提交回答
  • https://developer.aliyun.com/profile/5yerqm5bn5yqg?spm=a2c6h.12873639.0.0.6eae304abcjaIB

    http://blog.csdn.net/jimfire/article/details/41598201

    2020-06-23 14:25:24
    赞同 展开评论 打赏
问答分类:
C#
问答标签:
问答地址:
问答排行榜
最热
最新

相关电子书

更多
多IO线程优化版 立即下载
低代码开发师(初级)实战教程 立即下载
阿里巴巴DevOps 最佳实践手册 立即下载