| Interface | Description |
|---|---|
| SerialSession |
An
IoSession for serial communication transport. |
| SerialSessionConfig |
An
IoSessionConfig for serial transport type. |
| Class | Description |
|---|---|
| SerialAddress |
An address for a serial port communication.
|
| SerialAddressEditor | |
| SerialConnector |
IoConnector for serial communication transport. |
| Enum | Description |
|---|---|
| SerialAddress.DataBits | |
| SerialAddress.FlowControl | |
| SerialAddress.Parity | |
| SerialAddress.StopBits |
| Exception | Description |
|---|---|
| SerialPortUnavailableException |
Exception thrown when the serial port can't be open because
it doesn't exists.
|