06-04-2011 09:16 PM
Hi
I am new to labview and i try to simulate a low pass filter operation, I used the attached VI but i always result in the output as zero . I was quite confused.
I would like to know the problem in my VI.
wit regards,
sabarish
07-28-2011 08:15 AM - edited 07-28-2011 08:22 AM
@saillesh wrote:
Hi
I am new to labview and i try to simulate a low pass filter operation, I used the attached VI but i always result in the output as zero . I was quite confused.
I would like to know the problem in my VI.
wit regards,
sabarish
Hey Sabarish,
I've applied a couple of fixes to your VI to make the Low Pass Filter function; it didn't need a lot of work, just some of the following changes:
From looking inside the LPF function, I've tried to find why the dynamic data type input would produce an uninitialised array output but as of yet I have no idea why it's outputting an uninitialised array. I'm going to do a little research and see what I can find, however I hope that for now this post will help you continue with your project.