02-04-2010 02:55 PM
After closing my TDMS file I run the TDMS Defragment VI and keep getting Error 6 (generic file error). What could be causing this?
George
02-04-2010 08:32 PM
02-05-2010 07:12 AM
02-07-2010 07:26 PM
02-08-2010 07:20 AM
02-08-2010 08:45 AM
02-08-2010 09:16 AM
Unfortunately it's very big and you'd need some special instruments as well.
I attached a picture of the bit of code used for the defrag.
George
02-08-2010 08:18 PM
There's a problem of fopen function which is used in TDMS Deframent, http://connect.microsoft.com/VisualStudio/feedback/details/498145/fopen-sometimes-fails-after-callin...
It seems the problem not only happens on Windows 7, but also happens on other Windows platform.
A possible workaround is to try Defragment for multiple times even the error happens.
02-09-2010 07:14 AM
Thanks very much. It sure seemed like a bug to me.
George