Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://jet.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-command.html
Дата изменения: Unknown Дата индексирования: Tue Oct 2 09:28:36 2012 Кодировка: Поисковые слова: cassini spacecraft |
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.