接口 | 说明 |
---|---|
SerialSession |
An
IoSession for serial communication transport. |
SerialSessionConfig |
An
IoSessionConfig for serial transport type. |
类 | 说明 |
---|---|
SerialAddress |
An address for a serial port communication.
|
SerialAddressEditor | |
SerialConnector |
IoConnector for serial communication transport. |
枚举 | 说明 |
---|---|
SerialAddress.DataBits | |
SerialAddress.FlowControl | |
SerialAddress.Parity | |
SerialAddress.StopBits |
异常错误 | 说明 |
---|---|
SerialPortUnavailableException |
Exception thrown when the serial port can't be open because
it doesn't exists.
|