Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://mavr.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-command.html
Дата изменения: Unknown Дата индексирования: Fri Dec 28 19:48:42 2007 Кодировка: Поисковые слова: neutron |
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.