LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Reporting to excel when using LabView on Linux?

Solved!
Go to solution

Does anyone have a suggestion how to report test data from LabView to excel, when LabView is run on Linux?

 

I have only used LabView on Windows before, so this is new to me.

 

BR labviewerik

 

0 Kudos
Message 1 of 3
(2,695 Views)
Solution
Accepted by topic author labviewerik

I don't use LabVIEW for linux.

 

The first thought is to use a CSV format. This can be opened by Excel and is easily saved across a network or emailed as an attachment.

 

The second option would be to store the results in a database. Excel has the ability to link to databases for retrieving data.

 

Finally, see these suggestions and vote for this idea

Message 2 of 3
(2,685 Views)

Thanks,

 

some interesting ideas to look at.

 

Erik

 

0 Kudos
Message 3 of 3
(2,677 Views)