I've written an audio sinewave generator VI with LabVIEW 8.5.1 using the Sound palette functions. I developed this code with the PC's onboard sound (SoundMAX HD Audio) and also using a Yellowtec PUC 4001 USB sound card and had no problems. However, when I use the Lynx AES16 PCI sound card, execution hangs in the DLL call function in the Sound Output Write (DBL) VI.
I've also written a sound capture VI based on the same functions and had the same problem with capturing. i.e. it works fine with other sound cards, but hangs on the DLL call in the Sound Input Read (DBL) VI with the Lynx AES16.
Has anyone had experience of using this sound card with the LabVIEW functions and have you got it to work?
Cheers
Duncan