04-30-2009 09:46 PM
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
Solved! Go to Solution.
04-30-2009 11:41 PM - edited 04-30-2009 11:41 PM
You just use an Index Array and an Unbundle by Name or Unbundle.
05-01-2009 04:21 PM