LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Reading AREA File with LabVIEW 2009

Solved!
Go to solution

Hi all,

I have a device connected to my PC which stores the data in an ASCII file type "file.area".

When I open this file with Excel, I can read the data. Butwhen I open it with a text editor (such notpad++), I see Chineese lines... Same thing when I open the file with LabView.

I have attached an example of this type of file (compressed).

So, can I export (convert) this file to an .XLS file using labview in order to exploit it later ?
Is it possible to eploit directly this file with LabView?

PS: It is NOT possible to create .TXT or .XLS file directly by the software of this device.

Thank you in advance,

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

Just rename it to .xls!

Use excel examples like this one: https://decibel.ni.com/content/docs/DOC-16042

If you do not have report generation tool kit it still is possible to read it using ActiveX


CLA CTAChampionI'm attending the GLA Summit!
Subscribe to the Test Automation user group: UK Test Automation Group
0 Kudos
Message 2 of 3
(2,449 Views)

Cool, it works !

 

Thank you !

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