update
[comedilib.git] / man / comedi.7
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 The hardware drivers that are installed on your system may include
14 one or more of the following:
15
16         \fB8255\fR - Generic 8255 support
17 .br
18         \fBdas08\fR - Keithley DAS08 and compatibles
19 .br
20         \fBdt2811\fR - Data Translation DT2811
21 .br
22         \fBdt2814\fR - Data Translation DT2814
23 .br
24         \fBdt2817\fR - Data Translation DT2817
25 .br
26         \fBdt282x\fR - Data Translation DT2821 series
27 .br
28         \fBni_E\fR - National Instruments AT-MIO E series
29 .br
30         \fBni_E\fR - National Instruments AT-MIO (Am9513 based)
31 .br
32         \fBparport\fR - Standard PC parallel port digital I/O
33 .br
34         \fBpcl711\fR - PC-LabCard PCL-711, 711B
35 .br
36         \fBpcl711\fR - PC-LabCard PCL-725
37 .br
38         \fBpcl711\fR - PC-LabCard PCL-726
39 .br
40         \fBrti800\fR - Analog Devices RTI-800/815
41
42 .SH OTHER DOCUMENTATION
43
44 The following man pages may be useful:
45
46 \fBcomedi_config\fR(8), 
47
48 Additional text documentation is located in /usr/doc/comedi-0.5.0.
49
50 .SH VERSION
51
52 0.5.0
53
54 The current version can be found at ftp://stm.lbl.gov/pub/comedi.
55
56 .SH AUTHOR
57
58 David Schleef, <ds@stm.lbl.gov>
59