le 01-23-2013 02:08 AM
Pourquoi chaque fois que j'ouvre ou enregistre un fichier TDMS, il se créer toujours un fichier TDMS_index ?
J'aimerais supprimer ces index ou empêcher leur création, comment faire ?
Cdt,
Résolu ! Accéder à la solution.
01-23-2013 02:42 AM - modifié 01-23-2013 02:43 AM
A ma connaissance les tdms_index ne peuvent que créer des problèmes, il est parfois nécessaire de le supprimer pour résoudre des problème de lecture de fichier.
Je ne sais pas si il est possible d'empêcher leur création, mais si qlq'un a une solution, ça m'intéresse.
We have two ears and one mouth so that we can listen twice as much as we speak.
Epictetus
le 01-23-2013 03:04 AM
Ah oui, le white paper sur la structure interne des TDMS : http://www.ni.com/white-paper/5696/en
"All data written to a TDMS file is stored to a file with the extension *.tdms. TDMS files can be accompanied by a *.tdms_index optional index file. The index file is used to speed up reading from the *.tdms file. If a National Instruments application opens a TDMS file without an index file, the index file is automatically created. If a National Instruments application such as LabVIEW or LabVIEW Windows/CVI writes a TDMS file, the index file and the main file are created at the same time."
C'est optionel mais on n'a pas le choix...
We have two ears and one mouth so that we can listen twice as much as we speak.
Epictetus