Jump to content
  • 0

Add low pass filter to analog input for AD2 in WaveForms SDK


Ammar Kh

Question

Hi

I am working on an application where I need to filter some white noise when reading analog data on the AD2 scope channels.

In WaveFroms GUI there is the option to add a math (software based filter channel) with low pass filter.

As I am using python for the test automation. is there an API function to apply such software based filter at the input

I attach an image below for reference. I am looking after to get the filtered output in my test script.

Thanks image.thumb.png.65c3ab78b35535997fe959973fa1402e.png

Edited by Ammar Kh
add image
Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

@attila Thanks. I will try with https://docs.scipy.org/doc/scipy/reference/generated/scipy.signal.butter.html

One more question. if I am having the AD 3 / AD Pro instead. Can I simply use the FIIR filter functions from the SDK to set a low pass filter window ?

I am referring to these functions in specific:

FDwfAnalogInChannelFiirSet

FDwfAnalogInChannelWindowSet

 

 

 

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...