01-08-2018 10:49 AM
Good evening,
I'd like to change a property DataType on a TDMS file from PrecisionDateTime to String, is it feasible? Anybody know how to do it?
I'd like to do that using c# TDMS MeasurementStudio library or a Diadem script.
Thank you all for support.
01-17-2018 11:01 AM
Hi Gianni,
sincerely i don't think is feasible. You can delete the property and then re-add it with different data type.
Properties have not been created for dynamically change the data type but only for change the value.
So, my question is: Why you have to change the property data type?