LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

1D array of waveforms to single waveform

I'm got a continuous data application which results in an output of a 1D array of waveforms.  This is done because the VI reads the waveform out of the buffer at certain intervals in  a loop, which seems to be the only way to acquire data in a continuous mode at high speed off of a non NI card, as reccomended by the manufacturer, Measurement Computing.  The waveforms are passed out of the loop, becoming a 1D array of waveforms.  I need to append the array elements to one another (waveforms) to end up with a single waveform to ease the latter processing.  I'd prefer to do this using the time stamps to make sure there are no misalignments, but I'd settle for a simple method to append them to one another.

I've tried using the append waveform VI in a loop with what I thought was appropriate logic, but I always seem to end up with just a portion of the original data.  Help is greatly appreciated. FYI I'll be out of the office until Tues, so I won't be using info this until then.  - Thanks.
0 Kudos
Message 1 of 2
(2,513 Views)
Please ingore this post and put any replies in the other post with the same title and date, a connection error resulted in this post being put up twice.  Admin care to delete it or tell me how to do so?

Message Edited by YoungTurk on 10-07-2005 03:22 PM

0 Kudos
Message 2 of 2
(2,510 Views)