DIAdem

cancel
Showing results for 
Search instead for 
Did you mean: 

Waveform can not be displayed in DIAdem

I open a tdms file in DIAdem,but  waveform cann't be displayed,I suspected to be caused by the data type. Is there any way to solve it?Thanks!

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

Hello bhyy,

 

the data you load are not numerical, but string; you can see it on the label "ABC" before the channel name.

Moreover, the time channel (even if contains date & time information) is a string too. Means, Diadem doesn't understand it as "really time".

How the file was created/generated? Maybe there is an answer.

 

You can transform the values from string to numeric, and similar for time channel.

But: do you need it just once, or with other data files (with similar issue) too?

 

Depending on this, the code you need can be more or less general.

 

Greetings,

Vassili

 

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