int comedi_trigger (comedi_t * device, comedi_trig * trig);
STATUS
deprecated
DESCRIPTION
The function comedi_trigger() instructs Comedi to
perform the command specified by the trigger structure trig.
The return value depends on
the particular trig being issued. If there is an
error, -1 is returned.