03-26-2010 01:59 AM
how to make a program to filter the waveform we get and after that display the new waveform after filter the first waveform and can view the new value of amplitude from that waveform.
i want filter by using low-pass filter. this value of amplitude will use for run the my dc motor. how to make a program like this? i have already try and i do not have any idea yet how to build it.
03-26-2010 09:17 AM
There is the Express Filter function as well as the functions on the Signal Processing>Filters palette. Use the example finder.
If you are having problems with your code, you need to attach it so someone can look and see what you have done so far.
03-27-2010 03:18 AM
03-27-2010 05:01 AM
hi, ive already doing like you said, but after i selected the Express Filter function as well as the functions on the Signal Processing>Filters palette, i do not have any idea how and where to connect the my own data to filter it after i has select Read From Measurement File. i have try many times, but i got no idea. can you give me the tip or program like i want.thx..
03-27-2010 05:08 AM
Press Ctrl+H to open context help, and point your cursor to a function to see how to wire it.
You can click on dettailed help in context help dialog box to open help file, and find more information about each function.
03-27-2010 05:35 AM
03-27-2010 05:59 AM