开发者

how to access serial port using c#

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜