Fetch the repository succeeded.
This action will force synchronization from denispan/PortClass, which will overwrite any changes that you have made since you forked the repository, and can not be recovered!!!
Synchronous operation will process in the background and will refresh the page when finishing processing. Please be patient.
#PortClass
CommPort.cs 文件,内涵串口连接、打开、发送、接收信息功能
##Lincense 这个库是我花了小小钱让别人帮我写的,但是我不是很熟悉C# winform开发,所以先把这个测试版本放出来,大家可以拿去使用。作为回报,希望有哪位兄弟懂C# 串口通信开发的帮我解决一下我的小小问题
我把库搬到我的项目,能实现发送信息功能的,但是由于虽然我能看懂代码,但是不能实现接收数据后返回的操作。我想实现这一的功能: 程序运行,仪器端不停发送信息到pc端口,这时程序接收信息后,处理成16进制的,然后用messagebox.show()显示处理,提示接收到什么信息。麻烦有能力的朋友帮我修改一下这个代码。谢谢!
Sign in for post a comment
Comments ( 0 )