- From: David Schleef <ds_at_comedi.org>
- Date: Fri, 28 Jun 2002 12:49:46 -0700
On Mon, Jun 24, 2002 at 03:52:54PM +0200, Ivan Martinez wrote: > Hello all, > I understand that the only peculiar things in an output command are that > - you first write the data in comedi_cmd_struct.data > - then you send the command to an output subdevice. > The rest, exactly like input commands. Anything else?. No, you start the command with start_src=TRIG_INT, write data, and then do an internal trigger. dave...
Received on 2002-06-28Z18:49:46