Re: SCANCLK/EXTMUX_CLK signal

> finally I have managed to obtain a scanclk signal. I did id by modifying
> the two lines in comedi/drivers/ni_mio_common.c containing
> AI_EXTMUX_CKLK_Output Select(0)
> to
> AI_EXTMUX_CKLK_Output Select(3). Now the DAQ board sends a SCANCLK pulse
> with every acquisition. Is there a possibility to enable this feature by
> software instead of modifying the kernel module sources? Sorry, Caleb, if
> it is in your code example, I did not understand it.

Sorry, I misread your original post.  Yes, as far as I know SCANCLK does not 
work but I never spent the time to investigate why.  This is probably a very 
good reason!  My code simply did a manual setup and read of the channel, 
which is very slow when you are multiplexing across all channels.

Received on 2005-08-17Z11:58:05