1COMEDI_GET_N_RANGES(3)                                  COMEDI_GET_N_RANGES(3)
2
3
4

NAME

6       comedi_get_n_ranges - number of ranges of channel
7

SYNOPSIS

9       #include <comedilib.h>
10
11       int  comedi_get_n_ranges  (comedi_t  *  device, unsigned int subdevice,
12       unsigned int channel);
13

DESCRIPTION

15       The function comedi_get_n_ranges() returns the number of ranges of  the
16       channel  chan  belonging  to the subdevice of the comedi device device.
17       This function returns -1 on error.
18
19                                28 October 2007         COMEDI_GET_N_RANGES(3)
Impressum