I would like to take an arbitrary nondeterministic XY pair representation of a signal and generate a waveform from it. I have several of these all acquired from different acquisition instruments that I want to "sync" up by placing them on the same report in a tabular format. Any ideas?
LabVIEW has several interpolation tools. You could for example interpolate them all to a suitable uniformely spaced x-ramp using e.g. spline interpolation.