File: comedi_timed_1chan.3

package info (click to toggle)
comedilib 0.7.22-2.2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 5,376 kB
  • ctags: 2,466
  • sloc: ansic: 16,316; sh: 8,492; ruby: 1,360; makefile: 326; yacc: 262; perl: 257; lex: 79; python: 59
file content (22 lines) | stat: -rw-r--r-- 766 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
.\" This manpage has been automatically generated by docbook2man 
.\" from a DocBook document.  This tool can be found at:
.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/> 
.\" Please send any bug reports, improvements, comments, patches, 
.\" etc. to Steve Cheng <steve@ggi-project.org>.
.TH "COMEDI_TIMED_1CHAN" "3" "02 October 2004" "" ""

.SH NAME
comedi_timed_1chan \- streaming input (deprecated)
.SH SYNOPSIS
.sp
\fB#include <comedilib.h>
.sp
int comedi_timed_1chan (comedi_t * \fIdevice\fB, unsigned int \fIsubdevice\fB, unsigned int \fIchannel\fB, unsigned int \fIrange\fB, unsigned int \fIaref\fB, double \fIfrequency\fB, unsigned int \fInum_samples\fB, double * \fIdata\fB);
\fR
.SH "STATUS"
.PP
deprecated
.SH "DESCRIPTION"
.PP
Not documented.
.PP