Hello every one,
I have a question about signal averaging in labview. Please help me.
I have two signal inputs to my LabView code, one is coming from a function generator (sawtooth with frequancy of 10Hz and amplitude of 0.4V) and the other one from a detector. For each voltage coming from the function generator, there is a response from the detector so I can have a graph on my code that vertical axes is detector response and horizontal axes is voltage of the generator (the graph is a linear signal passing from the origin).
The frequency of the generator is 10Hz and I have 10 signals per second (as time passes, a lot of signals can be seen on each other). Now, how can I tell LabView that update the graph each 5 seconds, when 50 signals has been averaged? Actually I need to see only the final signal which is an average of 50 raw signals.
Your help will be really appreciated
Thanks
Soran