LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I create a tdms which i can not change the file name?

I am developing a program and i have to be sure that the TDMS file name is going to keep unchanged by other users. Is it possible to create a tdms file in which I cannot alter the file name:

Thank you,

Tobias

0 Kudos
Message 1 of 2
(2,172 Views)

well, whether the name of the file can alter is not controlled by TDMS but by the file system. However, in TDMS, a property called "name" will be created with the value of the file name when you create the TDMS file. Thus, even if the file name is changed by others you can still use this property to get the original name of TDMS file.

0 Kudos
Message 2 of 2
(2,146 Views)