LabVIEW 8.2
Sound and Vibration Toolkit 4.0
cRIO 9012
Hello,
I'm using SVT Zoom Power Spectrum.vi from Sound and Vibration Toolkit in my program for cRIO.
But when I try to deploy program to cRIO, error message appear in Deployment status:
Failed to download sml_moving average with decimation by order (complex input).vi
LabVIEW: Failed to load shared SML.dll:
CxDecimatedMovingAverageH:C on RT target device.
This problem is only with Zoom spectrum functions. Other functions from toolkit works without problems.
After some testing we recognized the same problem with all these SubVIs:
sml_moving average with decimation by order (complex input).vi
sml_cascaded moving average (complex input).vi
sml_dispose fft table.vi
SML Complex Modulator(real input).vi
SML Complex Modulator(complex input).vi
SML CxFFT.vi
SML Scaled Time Domain Window (complex input).vi
SML Scaled Time Domain Window (real input).vi
Has anybody tied to use SVT functions on the cRIO?
Please help, thanks.