Specifications
Comedi
97 / 148
Status: works
This driver is mainly for testing purposes, but can also be used to
generate sample waveforms on systems that don’t have data acquisition
hardware.
Configuration options:
[0] - Amplitude in microvolts for fake waveforms (default 1 volt)
[1] - Period in microseconds for fake waveforms (default 0.1 sec)
Generates a sawtooth wave on channel 0, square wave on channel 1, additional
waveforms could be added to other channels (currently they return flatline
zero volts).
5.5.33 contec_pci_dio -- Contec PIO1616L digital I/O board
Author: Stefano Rivoir <s.rivoir@gts.it>
Status: works
Manufacturer Device Name
Contec PIO1616L contec_pci_dio
Configuration Options:
[0] - PCI bus of device (optional)
[1] - PCI slot of device (optional)
If bus/slot is not specified, the first supported
PCI device found will be used.
5.5.34 daqboard2000 -- IOTech DAQBoard/2000
Author: Anders Blomdell <anders.blomdell@control.lth.se>
Status: works
Manufacturer Device Name
IOTech DAQBoard/2000 daqboard2000
Much of the functionality of this driver was determined from reading
the source code for the Windows driver.
The FPGA on the board requires initialization code, which can
be loaded by comedi_config using the -i
option. The initialization code is available from http://www.comedi.org
in the comedi_nonfree_firmware tarball.