LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Splitting data from waveform output from niScope Multi Fetch Cluster

Solved!
Go to solution

I am trying to split the data of a 1-D array of clusters.  I am using a PXI-5421 function generator and a PXI-5122 digitizer.  The NiScope Multifetch Cluster.vi retruns output data of the waveform as a 1-D array of cluster of 3 elements.  This array contains information from channels 0 and 1.  I am trying to extract the waveform component information from each of the channels so I can operate on them an re-assemble two waveforms.  Can someone point me in the right direction?  I can't seem to come up with the right tool from the array or cluster tools.  Thanks.

 

Jeff

0 Kudos
Message 1 of 3
(3,089 Views)
Solution
Accepted by topic author jtd30

You just use an Index Array and an Unbundle by Name or Unbundle.

 

 

Message Edited by Dennis Knutson on 04-30-2009 10:41 PM
Message 2 of 3
(3,075 Views)
I worked perfectly.  Thanks.
0 Kudos
Message 3 of 3
(3,050 Views)