1COMEDI_SV_MEASURE(3)                                      COMEDI_SV_MEASURE(3)
2
3
4

NAME

6       comedi_sv_measure - slowly-varying inputs
7

SYNOPSIS

9       #include <comedilib.h>
10
11       int comedi_sv_measure (comedi_sv_t * sv, double * data);
12

STATUS

14       deprecated
15

DESCRIPTION

17       The  function comedi_sv_measure() uses the slowly varying Comedi strucā€
18       ture sv to measure a slowly varying signal.  If sucessful,  the  result
19       (in  physical  units) is stored in the location pointed to by data, and
20       the number of samples is returned.  On error, -1 is returned.
21
22                                28 October 2007           COMEDI_SV_MEASURE(3)
Impressum