LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

waveform chart data to file

 dear sir,
 
 iam getting eight different  plots on waveform chart with system date and time. Now i want to store this   eight values with system date and time in excel file as per specified time interval. it shoould be online because i don't want to stop my vi to save that data in file. Is it possible? If  yes please help me.
 
thanking you
falgandha
0 Kudos
Message 1 of 2
(2,331 Views)
Falgandha,

this can be done with ActiveX or just saving the data as spreadsheet file and then importing it to Excel.
If you like to know more about Excel and ActiveX, you should take a look into the ActiveX-examples of LabVIEW.
Saving data as spreadsheet file is available as examples as well, but maybe it is sufficient for you to use the "Write To Spreadsheet File.vi" from the file IO palette.

hope this helps,
Norbert B.
Norbert
----------------------------------------------------------------------------------------------------
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.
0 Kudos
Message 2 of 2
(2,322 Views)