04-02-2019 07:39 AM
Hi everybody,
I wan't to do mean signal from my virtualbench oscilloscope into my VI.
I reach a result who smooth my graph, but the x scale is different from my entry.
Another problem when i unplug the probe of signal source, the plot freeze on this last signal, while i should see a flat signal on my VI.
Here a part of my average function :
04-02-2019 04:02 PM
How about using a Moving Average? I think the Mean PtByPt function could make life easier in this case. Here is an old forum with an example: Re: Average
All the best,