LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Save xy-data to text file

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)

0 Kudos
Message 1 of 35
(14,953 Views)
Check this VI
Balaji PK (CLA)
Ever tried. Ever failed. No matter. Try again. Fail again. Fail better

Don't forget Kudos for Good Answers, and Mark a solution if your problem is solved.
Message 2 of 35
(14,946 Views)

Hi Balaji,,

 

Can you please save and post the xy - text VI  in an earlier version? I have Labview 8.0.

 

Thanks

 

Message 3 of 35
(14,924 Views)

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 

 

save xy.png

 

 

 

0 Kudos
Message 4 of 35
(14,918 Views)

Here it is saved in LabVIEW 8.0

 

Message 5 of 35
(14,911 Views)
Thanks a lot mate.
0 Kudos
Message 6 of 35
(14,902 Views)

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 

0 Kudos
Message 7 of 35
(14,885 Views)

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

Message 8 of 35
(14,818 Views)
One more way of saving
Somil Gautam
Think Weird
0 Kudos
Message 9 of 35
(14,791 Views)
For version 8.0
Somil Gautam
Think Weird
0 Kudos
Message 10 of 35
(14,790 Views)