comedi_maxdata_is_chan_specific

Langue: en

Version: 28 October 2007 (fedora - 05/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

comedi_maxdata_is_chan_specific - maximum sample depends on channel

SYNOPSIS

#include <comedilib.h>

int comedi_maxdata_is_chan_specific (comedi_t * device, unsigned int subdevice);

DESCRIPTION

If each channel of the specified subdevice has different maximum sample values, this function returns 1. Otherwise, this function returns 0. On error, this function returns -1.