I have started with a built in VI that buffers and graphs an analog signal. I want to filter the data and display and store the amplitude of the signal as an array, to do other mathmatical functions on it. I realize that LabVIEW has a special datatype for waveforms that includes the signal amplitude, dt, and the start time. I am only interested in the single amplitude, but dont know how to extract it, and store it into an array. Attached is my current (not working) VI) Thank you in advance.
David