Yes, Amplitude and Level Measurements is in a while structure, so it is being called multiple times, in this case, 20 times a second, as it is processing data from a DAQ card which is collecting 500 samples at 10khz.
Filtering it first would not help, as it is a sine wave input that should have a consistent RMS voltage, but Amplitude and Level Measurements jumps around a little, and I wanted to filter that jump out.
Accumulating the results into an array sounds like what I want to do, but how do I go about doing it? Can I use the Repack Values Express VI, or do I need to use the Insert into Array VI? I am new to LabVIEW, so any help is appreciated.
Thanks,
Logan Williams