comedilib/man/comedi.7
2000-10-10 00:52:59 +00:00

36 lines
807 B
Groff

.TH comedi 7 ""
.SH NAME
\fBcomedi\fR - the Linux Control and Measurement Device Interface
.SH SYNOPSIS
\fB#include <comedi.h>\fR
.br
.SH DESCRIPTION
The \fBcomedi\fR package is a collection of hardware drivers and
library routines that can be used to communicate with a variety of
data acquisition boards, including A/D converters, D/A converters,
digital I/O and timers.
.br
.SH OTHER DOCUMENTATION
Hardware and driver configuration, and device-specific information,
can be found in the \fBcomedi\fR souce, in the file
Documentation/comedi/drivers.txt.
.br
Programming documentation for comedilib can be found in
/usr/doc/comedilib, or also at http://stm.lbl.gov/comedi.
.SH SEE ALSO
\fBcomedi_config\fR(8),
\fBcomedi_calibrate\fR(8)
.SH VERSION
0.7.x
.SH AUTHOR
David Schleef, <ds@schleef.org>