Hi All,
I am using LabVIEW 8.5 and CVI 8.0. I have created VIs to generata and Acquire audio on a PXI 6289 DAQ card. The VIs respond with correct measurements. The VI has clusters containing integer and float values to set the channel parameters, set parameters to generate the signal and a cluster to store the detected signal parameters (amplitude, frequency and SINAD). I have created a DLL out of this VI to be called from the CVI application. However when I call the DLL in CVI, it returns junk values for the detected signal parameters.
1. What care should I take while calling the LabVIEW DLL from CVI application?
2. Any pointers to this problem could be of great help.
Thanks & Regards,
Pradeep