Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以使用设备名称打开串行端口,而不是使用“COMX”(其中 X 是数字)之类的东西打开它?
我想这是不可能的。我们无法根据设备名称打开端口。我已经对此进行了很多搜索......但不要引用我的话。我猜其他串行通信库(如 SMSLib 或 RXTX)可能能够,但我也不确定。