03-11-2014 08:22 AM
Hello,
I have two waveform channels that I would like to concatenate.
To do so, I convert them into pair channel and copy block of 2 into 1 for both time and data channels
Then I want to go back to a waveform of my new channel. But No! Not possible because the time frequency is not monotonous.
What can I do?
Thank you for your help,
Best regards,
Louval
03-12-2014 07:45 AM
Hi,
can you upload an example? I tried it, without any problems. So to understand what you are facing it would be great to have some data.
03-12-2014 10:36 AM
The time and data channel are enclosed.
Thank you so much,
Louval
03-12-2014 01:40 PM
@louval wrote:
The time and data channel are enclosed.
Thank you so much,
Louval
Hello Louval,
The TDM file format actually consists of two files, ad TDM and TDX. Please provide the TDX (binary data file) that belongs to this TDM (XML header file) or upload a TDMS version of the file (that has the header and data in the same file).
Thanks,
Otmar
03-13-2014 04:45 AM
Please, here they are.
Thank you,
Hugo
03-13-2014 05:37 AM
Hi,
this does not help at all. We need the raw data and a description what you are doing.
03-13-2014 06:08 AM
What I wish is easy.
I would like to transform the channel 'time' and 'Vsum' into waveform channel but the time channel is not equidistant so I cannot use the function WfChnToChn.
What is not clear in what I am saying?
Best regards,
Louval
03-13-2014 08:15 AM
Hi,
the solution here is to create a new equidistant channel. Maximum and legth must be same as by original channel. Then you are able to trasnform channels into waveform.
Simyfren
03-13-2014 08:49 AM
Ok, exactely but how I do that? This is my problem...
Thank you,
Louval
03-13-2014 08:58 AM
You simply have to genarate one and use it as the x-Channel.