LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Saving Measurement Data into Excel File

Hi,
 
I would like to save my measurements data on PCI-6723 into the excel file. I wish to include every Voltage value at every 10ms, and all to be saved into the Excel file, with the time and voltage values correspondently. Does anyone have any example? Thanks.
0 Kudos
Message 1 of 2
(2,374 Views)
Have a look at the examples for write table to Excel. I personally would try to stay away from Excel and just write the data to a tab delimited text file and then import that intp Excel.


For more information and some sample VI's and tool kits, you can go to the excel board



Joe.
"NOTHING IS EVER EASY"
0 Kudos
Message 2 of 2
(2,372 Views)