comedilib/man/comedi.7

45 lines
986 B
Groff

.TH comedi 7 ""
.SH NAME
comedi \- the Linux Control and Measurement Device Interface
.SH SYNOPSIS
\fB#include <comedi.h>\fR
.br
\fB#include <comedilib.h>\fR
.br
.SH DESCRIPTION
The \fBcomedi\fR package is a collection of hardware drivers, and
the \fBcomedilib\fR package is a collection of 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 source, in the file
\fBDocumentation/comedi/drivers.txt\fR, or in the \fBcomedilib\fR source,
in the file \fBdoc/drivers.txt\fR.
.br
Programming documentation for \fBcomedilib\fR can be found in the
.UR http://www.comedi.org/doc/index.html
\fBComedilib\fR manual
.UE .
.SH SEE ALSO
\fBcomedi_config\fR(8),
\fBcomedi_calibrate\fR(8)
.SH VERSION
0.7.x
.SH AUTHOR
.MT ds@schleef.org
David Schleef
.ME