Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://jet.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-set-global-oor-behavior.html
Дата изменения: Unknown Дата индексирования: Tue Oct 2 09:36:24 2012 Кодировка: Поисковые слова: п п п п п п п п п п п п п п п п п п п п п п |
Comedi Documentation | ||
---|---|---|
Prev |
alpha This function changes the Comedilib out-of-range behavior. This currently affects the behavior of comedi_to_phys() when converting endpoint sample values, that is, sample values equal to 0 or maxdata. If the out-of-range behavior is set to COMEDI_OOR_NAN, endpoint values are converted to NAN. If the out-of-range behavior is set to COMEDI_OOR_NUMBER, the endpoint values are converted similarly to other values.
The previous out-of-range behavior is returned.