The following table describes the available arguments for the serial port connection type.
| Argument | Description |
|---|---|
connectionType |
Type of the connection you want to customize. For the serial port connection, use serialport. |
devicePath |
The serial port to connect to. Use the COM port on Windows. |
baudRate |
Desired baud rate setting. |
dataBits |
Desired data bits setting. |
stopBits |
Desired stop bits setting. |
parity |
Desired parity setting. |
rtscts |
Desired RTS/CTS setting. |
See the preset section below for the default preset values for some of these arguments.