LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Use LabVIEW copy files

Hello,
     Here is my case.I use LabVIEW to do some testing and I have store the result in .csv files.For example,when I test a device there are there .csv files named:11_25.csv   11_-5.csv  11_70.csv(Here 11 is S.N.,25 and -5 and 70 is temperature).And what I want to do next is copy these three files in one excel file and generate a test report.I want to do this in LabVIEW.Can anyone give me some suggestion?
 
 
            Many thanks.
_________________________


EZCONN TEST ENGINEER
-- --

V
0 Kudos
Message 1 of 3
(3,498 Views)

Hello Paul821102 ,

First of all, and according to me, you should be sure of how data are stored in your CVS files. This, you should apparently know because you created these files.

In a second time, i suggest you to go on with examples given in LabVIEW. Just click on Help >> Find examples and check the "Find examples from ni.com". Typing "I/O" and "excel" in the search field will provide you with several interesting file I/O and excel activeX controls examples that will help you to go further in your project

Best regards

Mathieu STEINER

NI France

0 Kudos
Message 2 of 3
(3,491 Views)
Thanks for help.I know how to copy files,but I want to copy one .csv file into one sheet. So that is my question.
_________________________


EZCONN TEST ENGINEER
-- --

V
0 Kudos
Message 3 of 3
(3,467 Views)