LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Convert a Logfile with timestamp and signal value pairs into a Waveform Data

I have a saved logfile in the form:
Timestamp, Value Chanel1, Value Chanel2 ...
I want to convert this into a Wavform, so that I have the timestamp informatation in every Channel.
Or with other words the Labview function "Waveform to XY pairs" backwards.

0 Kudos
Message 1 of 2
(2,668 Views)

Search the examples for resampling. Look at the single shot example.

C:\Program Files\National Instruments\LabVIEW 7.0\examples\measure\resample_align_xmpl.llb\Resampling a Waveform (single-shot).vi

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