03-21-2006 06:49 PM
03-22-2006 03:08 PM
Hi pen,
If you are acquiring that much data, you may want to look at the Write to Measurement File Express VI that can write to a .tdm file. Inside the Express VI configuration dialog box, there is an option to save to multiple files based on segments, time, file size, etc. This would allow you to split up your data into smaller chunks. Either way, DIAdem will have no problem reading in that TDM file. It is just a matter of storing your data in the most efficient manner in LabVIEW before sending it on to DIAdem.
Hope this helps!
Best Regards,
03-22-2006 03:22 PM
Hi, Jonathan:
I tried the TDM binary file format. The file size is 800 MB per min acquisition and it will take a long time to just open these files. For my application, I have to take data for several hours. I am looking for a way to reduce the size of files.
Is there any other type of file format that can reduce the size significantly and can be handled easily?
03-22-2006 03:53 PM