You are here: Start » Filter Groups » SerialPort_Write
SerialPort_Write
Description
Writes data to serial port.
Filters in this group
| Icon | Name | Description |
|---|---|---|
| SerialPort_WriteByte | Writes one character in binary mode to serial port. | |
| SerialPort_Write_Deprecated | Writes array of characters in binary mode to serial port. | |
| SerialPort_WriteBuffer | Writes raw binary data from a byte buffer to serial port. | |
| SerialPort_WriteChar | Write single ASCII character to device. | |
| SerialPort_WriteString | Writes string characters to serial port. |
