Classes
| Class | Description | |
|---|---|---|
| Stream |
The primary class used for communications.
| |
| Stream..::.PollFlag |
Defines the flags used by the Poll(Timeout, Int32) method.
| |
| StreamException |
The base class for all exceptions thrown by the Quanser.Communications classes.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| Stream..::.ByteOrder |
Enumerates the different byte orders.
| |
| Stream..::.CharacterFormat |
Enumerates the different character formats available for textual communications.
|