I assume you have taken your csv file and have arranged it in an array. From there you would have to apply the sample interval. To do this under the waveform menu there is a build waveform vi, put your array in the Y input and the sample interval into the dt input. You need the data to be a waveform format in order to filter it.
Message Edited by Beaton on
05-08-2008 10:22 AM
- there is always an easy way, but it is always the hardest to find