|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| ISerialCommAquisitionService | This is the factory for managing ISerialCommService objects. |
| ISerialCommService | This is the primary control class for a SerialComm port. |
| Class Summary | |
|---|---|
| BaudRate | This static class provides the available baud rates. |
| BitsPerByte | This static class provides the available word sizes. |
| Parity | This static class provides the available parity settings. |
| SerialCommInputStream | This is an extension of the standard InputStream, providing additional functionality to be able to wait for incoming data. |
| SerialCommOutputStream | This is an extension of the standard OutputStream, providing functionality to be able to wait for all data to be sent. |
| SerialMode | This static class provides the available operating modes. |
| StopBits | This static class provides the available stop bit counts. |
| Exception Summary | |
|---|---|
| ParameterInvalidException | Parameter did not pass validation testing. |
| PortInUseException | Requested a port in an exclusion conflicting manner. |
| PortNotAvailableException | Attempted an operation on a physically nonexistent port. |
Handles a non-event driven SerialComm port, intended for poll-response operation.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||