【发布时间】:2020-02-21 18:08:50
【问题描述】:
【问题讨论】:
标签: c# image-processing ocr
【问题讨论】:
标签: c# image-processing ocr
读取端口,如下所示: What is the correct way to read a serial port using .NET framework?
抛出 XonXoff 握手,因为阅读器看起来像是在使用它。
port.Handshake = Handshake.XOnXOff;
看看它吐出什么样的数据,然后看看能不能解码。
【讨论】: