| Name | Description |
|---|---|
| ComediConfig | Configuration for the linux control and measurement library 'Comedi' |
| DataWrite | Write raw Integer value to Comedi DAC channel |
| DataRead | Read raw Integer value from Comedi ADC channel |
| PhysicalDataWrite | Write physical value (volts or milliamps) to Comedi DAC channel |
| PhysicalDataRead | Read physical value (in volts or milliamps) from Comedi ADC channel |
| DIOWrite | Write value to Comedi DIO channel |
| DIORead | Read value from Comedi DIO channel |
| Types | Types used within the HardwareIO package |