Classes
| Class | Description | |
|---|---|---|
| Hil |
The primary class used for accessing hardware.
| |
| HilException |
The base class for all exceptions thrown by the Quanser.Hardware classes.
|
Interfaces
| Interface | Description | |
|---|---|---|
| Hil..::.Monitor |
The interface used for monitoring events, such as interrupts.
| |
| Hil..::.Task |
The interface used for controlling task-based I/O.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| Hil..::.AnalogInputConfiguration |
Enumerates the different analog input configurations.
| |
| Hil..::.Clock |
Enumerates the different clocks available for buffered I/O and tasks.
| |
| Hil..::.ClockMode |
Enumerates the different hardware clock modes.
| |
| Hil..::.DigitalState |
Enumerates the different digital expiration states.
| |
| Hil..::.DoubleProperty |
Enumerates the standard double properties.
| |
| Hil..::.IntegerProperty |
Enumerates the standard integer properties.
| |
| Hil..::.PwmMode |
Enumerates the different PWM modes.
| |
| Hil..::.Quadrature |
Enumerates the different encoder quadrature modes.
| |
| Hil..::.StringProperty |
Enumerates the standard string properties.
|