Re: How to issue output commands?

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