Class | Description |
---|---|
SerialComm |
This is the primary object to access the serial communication feature to communicate with remote device wither via USB/Serial.
|
Enum | Description |
---|---|
SerialCommResults |
Serial Communication error codes and its details.
|
Exception | Description |
---|---|
SerialCommException |
The methods of serial communication object throw a SerialCommException when an error
occurs.
|