Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://www.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-command.html
Дата изменения: Unknown Дата индексирования: Sat Sep 11 20:23:03 2010 Кодировка: Поисковые слова: 3 |
The function comedi_command() starts streaming input or output. The command structure pointed to by the parameter command specifies the acquisition. For input subdevices, sample values are read using the function read(). For output subdevices, sample vlaues are written using the function write().
If sucessful, 0 is returned, otherwise -1.