09-12-2018 06:33 AM - edited 09-12-2018 06:56 AM
Hello all,
I have a strange issue. I create TDMS files within Labview that I want to analyse afterwards in Diadem. However when I (accidentally) save the TDMS in Diadem I have issues with numbers in the properties when loading the files in Labview again. I load all property values as text and as long as the number is an integer (1; 2; 3; etc) there seems to be no problem, but as soon as it has a scientific notation (65.00000000000000000000E+0) the "TDMS Get Properties" VI gives me an empty result. Any idea?
UPDATE 1: It doesn't seem to be about the notation because I just found that one property with SI notation is empty while an other does have a value?? Example of a property with issues: valve_actual_stroke_length(mm), and without: valve_allowed_deadband
UPDATE 2: This seems to be a Diadem issue (Character replacement in custom property names), but if anybody has a solution then please let me know! B.t.w. replacing the special characters in the TDMS file is not an option!
Regards,
Jeroen