本文介绍了可供选择的串口的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

hi
我想使用串口,​​并有2个组合框作为SerialPort PortName(组合框1)和SerialPort BaudRate(组合框2)。我想使用SerialPort PortName作为可用端口并在组合框上显示它们,而不是其他可能不可用的端口

我该怎么做?

hii want to use serial port, and have 2 combo boxes as SerialPort PortName(combo box1) and SerialPort BaudRate(combo box2). i want to use SerialPort PortName for available ports and display just them on combo box, not other ports that maybe not available
what shall i do for this?

推荐答案


这篇关于可供选择的串口的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-21 04:48