Re: NI 6036E pcmcia, command problem

Hello Panagiotis,

On 01/03/06 08:22, you wrote:
> I am trying to use a command to generate an output 
> waveform at NI 6036E pcmcia. 
> Using command for generating output seems to be problematic in this card.
> (This does not apply for getting input data.)
[snip]
> Does this analog output subdevice support commands?

Unfortunately it does not support commands.  comedi_get_cmd_src_mask 
will return -1 and errno will be set to EIO.

The driver only supports commands on AO subdevices that have a FIFO, but 
the 6036E does not have one.

-- 
-=( Ian Abbott _at_ MEV Ltd.    E-mail: <abbotti_at_mev.co.uk>        )=-
-=( Tel: +44 (0)161 477 1898   FAX: +44 (0)161 718 3587         )=-

Received on 2006-03-01Z10:52:31