Interface for accessing digital I/O lines of a daq-board via comedi and the dynclamp kernel module.
- Author
- Jan Benda
- Options
subdevice:
the subdevice id of the digital I/O (check with comedi_test -t info).
startsubdevice:
start searching for a digital I/O subdevice at the subdevice with the specified id.
ttlpulseNline:
digital I/O line (channel) on which ttl pulse N should be generated.
ttlpulseNhigh:
condition on which ttl pulse N is set high (startwrite, endwrite, startread, endread, startao, or endao).
ttlpulseNlow:
condition on which ttl pulse N is set low (startwrite, endwrite, startread, endread, startao, or endao).