点击或拖拽改变大小

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.
Top
参见