08-31-2007 11:57 AM
09-03-2007 08:51 AM
Hi Jeff,
This looks quite similar to a warning message that you get by default in DIAdem any time you export your Data Portal channels to a file format which does not store channel structure or custom properties. When you do this interactively, you get a warning dialog, and on the warning dialog is a checkbox for avoiding the dialog in the future. So I'm wondering if what you got in the log file below was a full-fledged error or just a warning. Did you check to see if the CSV file was created after the "error" occured?
Does the same error occur if you export to CSV interactively? If so, please send us a screen shot of the error dialog as well as a TDM or TDMS file export of the data you were trying to export to CSV.
Regards,
Brad Turpin
DIAdem Product Support Engineer
09-04-2007 07:00 AM
07-03-2008 02:01 PM
Hi
Did you find a solution fot this? I'm getting the error for Diadem 9.1, 10.1 and 11.
My file has 14 channels, and about 2 million data points. When i deleted the number of rows to around 50,000 it works. Also when i save just 1 or 2 channels with 2 million poionts it works. Is the export to csv feature limited by the file size?
Anne
07-04-2008 10:40 AM
07-04-2008 10:47 AM
07-04-2008 01:44 PM
Hi Anne,
I have not tried this, but my guess is that it will work with large data files. Instead of using the CSV file exporter, use the below attached VBScript which exports the data to a DAT file, then re-writes the associated ASC file to include whatever header info you want. It is my belief that the DAT export will support data files in excess of your available RAM.
Brad Turpin
DIAdem Product Support Engineer
National Instruments
07-07-2008 12:22 PM
Andreas/Brad
Thanks for the information.
It was running out of memory. I cleared up my C drive and it worked.
Thanks
Anne