You are here: Start » Filter Groups » SerialPort_Write

SerialPort_Write

Description

Writes data to serial port.

Filters in this group

Icon Name Filter Name Description
Byte SerialPort_WriteByte Writes one character in binary mode to serial port.
Buffer SerialPort_WriteBuffer Writes raw binary data from a byte buffer to serial port.
Char SerialPort_WriteChar Writes single ASCII character to device.
String SerialPort_WriteString Writes string characters to serial port.