10-05-2005 02:00 PM
10-07-2005 07:27 AM
Do you know what are the things stored in the file, and corresponding data types. what is the size of file.
If the things are totally alien to you then it is almost impossible to find the format. else you can do some RnD by opening that file in notepad or in some hex editor.
If you are trying to write some tool to find the format of datalog file then i think its almost impossible.
i ll think on this, and after doing some experiments i will get back to you
Tushar Jambhekar
tushar@jambhekar.com
Jambhekar Automation Solutions
LabVIEW Consultancy, LabVIEW Training
Rent a LabVIEW Developer, My Blog
10-07-2005 07:27 AM
Do you know what are the things stored in the file, and corresponding data types. what is the size of file.
If the things are totally alien to you then it is almost impossible to find the format. else you can do some RnD by opening that file in notepad or in some hex editor.
If you are trying to write some tool to find the format of datalog file then i think its almost impossible.
i ll think on this, and after doing some experiments i will get back to you
Tushar Jambhekar
tushar@jambhekar.com
Jambhekar Automation Solutions
LabVIEW Consultancy, LabVIEW Training
Rent a LabVIEW Developer, My Blog
10-07-2005 08:40 AM
I knew enough of the structure to open up the file in NotePad and decipher some of it. However, I am still very interested in trying to develop some sort of code to look at a log file that was created in labview, and determine the file structure. Looking at the files, it seems like there is header information which stores the file format, then each entry of the log is written after that. It would be very nice to have a way to decode that header without prior knowledge of the structure.
Thanks!
Rob
10-07-2005 09:17 AM
10-07-2005 10:33 AM
LabVIEW, C'est LabVIEW