08-19-2013 04:29 AM
Hi,
Every time I run my script everything works OK but a txt file is created in the same folder where I have the .TDM file. When I open it I can read:
Fatal error (68): Error while reading binary data! Header information does not match the binary file! (Internal Error: Reading data from file produced error!)
Does anyone know what this is?
Thanks!
08-19-2013 07:54 AM
The TDM header describes the binary data in the tdx file.
If this error is written in the logfile the tdx file does not have the correct size.
How could this happen:
How are your tdm files created.
Could you share one?
08-19-2013 08:51 AM
Hi, thanks for answering.
The original file is a .Vbo, this is a log from a RaceLogic VBox logging equipment. It is imported using the plugin downloaded from http://zone.ni.com/devzone/cda/epd/p/id/1787.
I am trying to upload the files but the .VBO file is 5Mb and it won't let me upload it and the when I try to upload the .TDM I get the message :
"The contents of the attachment doesn't match its file type."
Thanks,
Leo
08-19-2013 09:12 AM
So the file is just loaded with the VBO plugin and saved in DIAdem. And afterwards the reulting TDM file gets this logfile?
08-19-2013 09:28 AM
Yes