Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-maxdata-is-chan-specific.html
Дата изменения: Unknown
Дата индексирования: Sat Sep 11 21:05:11 2010
Кодировка:
comedi_maxdata_is_chan_specific

comedi_maxdata_is_chan_specific

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.