From 01:00 AM CDT Saturday, June 10 - 04:00 AM CDT Saturday, June 10, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

sample frequency in digital IIR filter

I have a waveform (1D array of SGL) that I need to lowpass filter. When I use the Butterworth VI, I can set the sample frequency with which to sample & vary the cutoff freuqency & observe the low-pass filtering results.
When I use the digital IIR filter VI, it gves me the error :

Analysis:  The following conditions must be met:  0 < f_low <= f_high <= fs/2.

How does it know what the sampling frequency is ?
IS there a setting in the IIR filter specifications cluster that will help ?

ak

0 Kudos
Message 1 of 2
(2,111 Views)
cig438,
Can you post a small section of your code that demonstrates the problem?
 
 
Chris C
0 Kudos
Message 2 of 2
(2,093 Views)