comedi_get_write_subdevice

Langue: en

Version: 28 October 2007 (fedora - 05/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

comedi_get_write_subdevice - find streaming output subdevice

SYNOPSIS

#include <comedilib.h>

int comedi_get_write_subdevice (comedi_t * device);

DESCRIPTION

The function comedi_get_write_subdevice() returns the subdevice that allows streaming output for device dev. If no subdevice supports streaming output, -1 is returned and the Comedilib error number is set to XXX "subdevice not found".