~ubuntu-branches/ubuntu/feisty/comedilib/feisty

« back to all changes in this revision

Viewing changes to man/comedi.7

  • Committer: Bazaar Package Importer
  • Author(s): David Schleef
  • Date: 2003-09-23 18:11:12 UTC
  • Revision ID: james.westby@ubuntu.com-20030923181112-sat05jyh702rb1at
Tags: upstream-0.7.21
ImportĀ upstreamĀ versionĀ 0.7.21

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.TH comedi 7 ""
 
2
.SH NAME
 
3
\fBcomedi\fR - the Linux Control and Measurement Device Interface
 
4
.SH SYNOPSIS
 
5
\fB#include <comedi.h>\fR
 
6
.br
 
7
.SH DESCRIPTION
 
8
The \fBcomedi\fR package is a collection of hardware drivers and
 
9
library routines that can be used to communicate with a variety of
 
10
data acquisition boards, including A/D converters, D/A converters,
 
11
digital I/O and timers.
 
12
 
 
13
.br
 
14
.SH OTHER DOCUMENTATION
 
15
 
 
16
Hardware and driver configuration, and device-specific information,
 
17
can be found in the \fBcomedi\fR souce, in the file
 
18
Documentation/comedi/drivers.txt.
 
19
 
 
20
.br
 
21
Programming documentation for comedilib can be found in
 
22
/usr/share/doc/comedilib, or also at http://www.comedi.org/comedi.
 
23
 
 
24
.SH SEE ALSO
 
25
 
 
26
\fBcomedi_config\fR(8),
 
27
\fBcomedi_calibrate\fR(8)
 
28
 
 
29
.SH VERSION
 
30
 
 
31
0.7.x
 
32
 
 
33
.SH AUTHOR
 
34
 
 
35
David Schleef, <ds@schleef.org>
 
36