1COMEDI_GET_N_CHANNELS(3)                              COMEDI_GET_N_CHANNELS(3)
2
3
4

NAME

6       comedi_get_n_channels - number of subdevice channels
7

SYNOPSIS

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

DESCRIPTION

14       The  function comedi_get_n_channels() returns the number of channels of
15       the subdevice belonging to the comedi device device  and  having  index
16       subdevice.   This  function returns -1 on error and the Comedilib error
17       value is set.
18
19                                28 October 2007       COMEDI_GET_N_CHANNELS(3)
Impressum