08-18-2008 08:51 AM
08-18-2008 10:44 AM
Hi Dan,
I am not aware of a simple formula to work this out because its not a normal binary file. The TDMS format consists of two separate files, a binary file and a binary index file. This combination makes any calculations difficult. So I think the solution would be complex.
Can I ask why you'd need this?
Regards,
08-18-2008 12:02 PM
08-19-2008 03:17 AM
Hi Dan,
It depends how your writing to the tdms file, because if your writing to it in chunks - the software creates a new header each time.
I found this forum on the subject- was useful, which also contained this link on tdms.
I can only suggest that you write some test code to see if there is a linear relationship.. but I feel there are too many variables to take into account.
Please let me know how you get on.
Regards,