You are here: Start » Filter Groups » SerialPort_Read
SerialPort_Read
Description
Reads data from serial port.
Filters in this group
| Icon | Name | Description |
|---|---|---|
| SerialPort_ReadByte | Reads one character in binary mode from serial port. |
|
| SerialPort_ReadBuffer | Reads raw binary data from serial port. |
|
| SerialPort_ReadChar | Reads single character from serial port. |
|
| SerialPort_ReadString | Reads string characters from serial port. |
|
| SerialPort_ReadStringUntil | Reads the string from the serial port to encounter a string delimiter. |
