11-13-2007 08:03 PM
11-14-2007 05:31 PM - edited 11-14-2007 05:33 PM
What you need to use is the “convert to dynamic data”, this function will be in the same place as the filter, but one category up, instead of signal analysis it will be under signal manipulation. One article that is kind of doing the opposite is: Exercise 3: Easily Add Analysis to Your LabVIEW Application. But resuming on your problem I have attach what more or less you will need to do to get your code running. Here as you can see you will have your data type in DBL and in a waveform data type. If by any chance you get this error -20023: Troubleshooting Error -20023 from Filter VIs.
I hope it helps