08-17-2009 04:43 PM
Hello,
I need to process a dat file using LabVIEW 8.6.1, I have attached the .dat file for your help. This file needs to be read and then display as a graph using LabVIEW.
If you can please help me with the data format as I need to modify the code in order to read this file.
thanks.
Solved! Go to Solution.
08-17-2009 04:58 PM
08-17-2009 04:58 PM
08-17-2009 05:10 PM
I am not able to upload it, it is 20 M!
08-17-2009 05:22 PM
Can you describe the format (binary, two columns with tabs, etc.).
What application generated the file? What the file written using LabVIEW? If so, can you attach the code used to write the file.
08-18-2009 11:03 AM
This is what I am trying to do:
08-18-2009 11:13 AM
Either DEWEtron is giving you the runaround, or they didn't understand what you may have been asking them. Since you are exporting the .dat file from DEWEtron, then they must know the file format since their software creates it.
You said you alread have LabVIEW code that reads .txt and .bin files. Are these files also exported from the application? What do you think is in the .dat file that wouldn't be in the .bin or .txt file?
08-18-2009 11:29 AM
Hello Smercurio_fc
That is exactly what I was thinking, well the LabVIEW code that I have right now reads .txt and .bin file since the input that I had before it is the output from another LabVIEW code. In other words, the legacy software in charge of doing the whole thing was LabVIEW, but now one part of it is handled by DEWEtron, therefore I need to modify my LabVIEW code in order to be able to read and process their .dat file.
And I am not sure what data would not be in the .bin or .txt file.
I have attached the .txt file for a better understanding.
Thanks
08-18-2009 01:20 PM
Dewetron is a company that provides various software packages. Do you know which one you are using? They apparently support DASYLab and LabVIEW so if they created a program for you with either, that might be why they are saying to check with NI. Do you have the source code?
The text file tells nothing.
08-18-2009 03:48 PM
Which ones are the files extensions that support LabVIEW, as I am not able to see them. And I cannot post the LabVIEW Code Source, will it be ok with jpeg?
I was trying to read from the Standard Data File (.dat)