LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Analysis of continuously acquired signal

Solved!
Go to solution
I've got 2 signals acquired from a DAQ with sample buffer set to 1.  All of my code is within a while loop.  How would I go about filling an array with x samples to perform numeric analysis, then clearing the old array to fill with newly acquired x samples?  It's important to be able to do this analysis during a live acquisition.
0 Kudos
Message 1 of 2
(2,451 Views)
Solution
Accepted by topic author Jeanius
Nevermind, I figured it out.  I used the Trigger & Gate express VI to get samples recorded.
0 Kudos
Message 2 of 2
(2,439 Views)