标签: vb.net serial-port
我需要收集设备显示的数据。我尝试使用 serialPort()读取设备的缓冲区,但我仅使用ReadExisting()得到一个空字符串,并且Readline()也超时。我该怎么办?