开发者

how to access serial port using c#

开发者 https://www.devze.com 2023-01-20 01:49 出处:网络
I want to ask is there a 开发者_JAVA百科library or assembly to access seral port to write on it using c#?You can use the System.IO.Ports.SerialPort class in the Framework.No extra library is required,

I want to ask is there a 开发者_JAVA百科library or assembly to access seral port to write on it using c#?


You can use the System.IO.Ports.SerialPort class in the Framework. No extra library is required, since this is included in the System.dll assembly.

0

精彩评论

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

关注公众号