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_WriteBuffer | Writes raw binary data from a byte buffer to serial port. |
|
SerialPort_WriteChar | Writes single ASCII character to device. |
|
SerialPort_WriteString | Writes string characters to serial port. |