> my boss ask me use a 24-bits sound card to do data acquisition,the
> frequence is more the 90KHz,but i find the LV6.1 only can do less
> 16-bits and 44KHZ.so how can i do ,some one tell me the LV7 can do the
> 24-bits,is it?and can you introduce me some example for this?
LV will work fine with these. The existing sound VIs in the palettes
will not. If you know what DLL functions to call to do the acquisition,
then you can make quick wrapper VIs around them and you are off. The
existing sound VIs do exactly this, and they handle most sound card
tasks, but obviously not the high end.
Greg McKaskle