1COMEDI_TRIGGER(3)                                            COMEDI_TRIGGER(3)
2
3
4

NAME

6       comedi_trigger - perform streaming input/output (deprecated)
7

SYNOPSIS

9       #include <comedilib.h>
10
11       int comedi_trigger (comedi_t * device, comedi_trig * trig);
12

STATUS

14       deprecated
15

DESCRIPTION

17       The  function  comedi_trigger() instructs Comedi to perform the command
18       specified by the trigger structure trig.  The return value  depends  on
19       the  particular  trig  being  issued.   If  there  is  an  error, -1 is
20       returned.
21
22                                28 October 2007              COMEDI_TRIGGER(3)
Impressum