11-06-2009 02:37 AM
Hello!
I have XY-data that comes from an order tracking vi and is fed to a XY graph, but I also need to save the xy data to a text file. I havn't succeded in converting this xy-data to dynamic data that is accepted by e.g "Write to measurement file" or "Write to text file". The xy-data consists of magnitude and time and the type is (according to Context Help) Cluster of 2 elements and both X an Y are 1D-array numeric (DBL). I have tried to unbundle the xy-signal and "Convert to dynamic data", both without success. How can I convert this, anyone who knows? (I have Labview 8.5)
11-06-2009 02:57 AM
11-06-2009 08:00 AM
Hi Balaji,,
Can you please save and post the xy - text VI in an earlier version? I have Labview 8.0.
Thanks
11-06-2009 08:13 AM
PRP,
Here is how you could save xy data to a text file. There is no need to use the dynamic data type in this case.
Chris M
11-06-2009 08:23 AM
Here it is saved in LabVIEW 8.0
11-06-2009 08:38 AM
11-06-2009 10:13 AM
Hi,
Is there any way to convert waveform data to xy data? I am attaching the VI for reference. I want to save the waveform data into a text file with x and y axis. Waveform data gives x and dx but not the actual values. Please suggest.
PRP
11-11-2009 07:46 AM
Hi PRP
You can try the "Waveform to XY pairs" VI. You can find it under Waveform -> Analog Wfm in the functions palette.
Best Regards
David
NISW
11-11-2009 09:27 PM
11-11-2009 09:28 PM