LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

main.vi creates 2D Arrays and I want to save the arrays in an microsoft Excel file(e.g engine_1)and in differnt worksheets(e.g. measure_1;measure_2;...)

main.vi creates 2D Arrays and I want to save the arrays in an microsoft Excel file(e.g engine_1)and in differnt worksheets(e.g. measure_1;measure_2;...)
The path(Grundpfad)for the excel file should be inserted in the main.vi.
0 Kudos
Message 1 of 2
(2,368 Views)
1. There's a shipping example called Write Table To XL.vi (Help>Find Examples>Communicating with External Applications>ActiveX>Excel) that you can use as a starting point.
2. Buy the LabVIEW Report Generation Toolkit. Info can be found here.
3. Search this forum for other examples of writing to Excel.
0 Kudos
Message 2 of 2
(2,368 Views)