05-07-2008 07:33 PM
05-08-2008 05:46 PM
Joe Friedchicken
NI Configuration Based Software Get with your fellow OS users
[ Linux ] [ macOS ]Principal Software Engineer :: Configuration Based Software
Senior Software Engineer :: Multifunction Instruments Applications Group (until May 2018)
Software Engineer :: Measurements RLP Group (until Mar 2014)
Applications Engineer :: High Speed Product Group (until Sep 2008)
05-09-2008 04:16 PM
I was able to work-around this problem by both lowering my sampling rate and adjusting the interchannel delay [2], just like the warning suggested. Setting my sample clock to 5 kHz and the convert clock to 10 kHz, I didn't notice any ghosting between my differential and RSE channels.
Warning 200038 occurred at DAQmx Start Task.vi:2
Possible reason(s):
Measurements: Data may be invalid because the settling time of the enabled filter exceeds the period between two conversions on the analog-to-digital converter (ADC) for a task with more than one channel.
Disable the filter by setting AI Lowpass Enable to false, increase the time between two ADC conversions by reducing the AI Convert Rate, or acquire data from only one channel in the task.
Joe Friedchicken
NI Configuration Based Software Get with your fellow OS users
[ Linux ] [ macOS ]Principal Software Engineer :: Configuration Based Software
Senior Software Engineer :: Multifunction Instruments Applications Group (until May 2018)
Software Engineer :: Measurements RLP Group (until Mar 2014)
Applications Engineer :: High Speed Product Group (until Sep 2008)
05-10-2008 04:35 PM
Joe,
Thanks for teh response. That's very useful information. I'll try the settings you suggested and let you know how it goes on my side. Thanks again.