开发者

C# .NET grab data from a COM port

开发者 https://www.devze.com 2023-01-25 12:18 出处:网络
How can i grab da开发者_JAVA技巧ta in .NET c# from a COM port ?Take a look at System.IO.Ports Maybe this http://www.devasp.net/net/articles/display/727.html helps you.For this purpose just use the Se

How can i grab da开发者_JAVA技巧ta in .NET c# from a COM port ?


Take a look at System.IO.Ports

Maybe this http://www.devasp.net/net/articles/display/727.html helps you.


For this purpose just use the SerialPort class.

0

精彩评论

暂无评论...
验证码 换一张
取 消