Hello all,
I'm having some issues with the waveform data type... I have a 2D
waveform array (more than one plot), which I'd like to get the Y values
out for a few specific plots. The problem is, all the built in
VIs seem to only use scalar waveform data, which for my purposes, would
get very cumbersome to get the right Y values out. Is there some
way to just convert the waveform array's Y values to a double array?
I realize that by nature, in a scalar waveform, the Y value is an
array, but even if there could be some conversion done where the 2D
waveform array converts to a 3D double array that could work...for me
anyways.
Thanks for any help,
Geoff