Jump to content
  • 0

Real time filter of Analog Input to Output


zyz

Question

Hello,

I used the Network Analyzer on Analog Discovery 2 to measure the transfer function of a system and it was quite handy. I was wondering given this filter information, does the device allow a easy-to-implement real-time application of this filter to the analog input and simultaneously feed the filtered data to the output? 

Thanks!

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

Hi @zyz

The WaveForms application does not support such.
You could create a custom application or script to stream data from scope (analog-in), process it and stream to wavegen (analog-out).
This should work with up about 200-500kHz sample rate and have a delay of 10-100ms
See the AnalogIn_Record.py and AnalogOut_Play.py examples.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...