SerialBaseReadBase 方法 |
名称 | 说明 | |
---|---|---|
![]() | ReadBase(Byte) |
将原始的字节数据发送到串口,然后从串口接收一条数据。 The raw byte data is sent to the serial port, and then a piece of data is received from the serial port. |
![]() | ReadBase(Byte, Boolean) |
将原始的字节数据发送到串口,然后从串口接收一条数据。 The raw byte data is sent to the serial port, and then a piece of data is received from the serial port. |