LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I save my new data into a new .xls file? i am running my VI in a continious mode

I am using a Data Acquisition Board to get my pressure and displacement signals. Have to measure it continiously. I am able to save the data continiously but not in new XLS file for new experiment. If any of you could hepl me with it
Message 1 of 3
(2,706 Views)
This depends upon how you are writing it to file. If you are using the "Export Waveforms to Spreadsheet File" VI, then you can actually just open this file with Excel and you will see all of the data fine. That's the easiest way to do it. If you are wanting to write to Excel directly, you can use ActiveX calls to do this. If you choose the latter, I would suggest purchasing the Report Generation for Microsoft Office Toolset for LabVIEW. It provides VIs which write your data directly to Excel files.
J.R. Allen
Message 2 of 3
(2,707 Views)
Where does one get the
"Export Waveforms to Spreadsheet File" VI
from ?
0 Kudos
Message 3 of 3
(2,527 Views)