 GerdW
		
			GerdW
		
		
		 
		
		
		
		
		
	
			06-02-2016 04:30 AM
06-02-2016 04:31 AM
Yes that's the problem I'm trying to solve because I want all for data for all the windows, and I'm stuck since last week, I advance about my work but every time I am confronted with this problem.
And I can not find a solution ...
 Rizwan00
		
			Rizwan00
		
		
		
		
		
		
		
		
	
			06-02-2016 04:34 AM
- Download and install the DataPlugin for TDMS from ni.com/dataplugins.
- If you use "Convert TDM to TDMS.vi", one of the first subVIs has the string "TDM" wired to it. Replace that with "TDMS".
- Put the whole thing into a loop that loops over all your source files and writes to the same target file.
Please note that depending on how you want to concatenate your data, you might have to do some additional tweaking here and there.
06-02-2016 04:34 AM
Here is my file tdms
Tank you so much
 Rizwan00
		
			Rizwan00
		
		
		
		
		
		
		
		
	
			06-02-2016 05:03 AM
try something like the vi that i have attached
06-02-2016 06:15 AM
06-03-2016 04:04 AM
 Rizwan00
		
			Rizwan00
		
		
		
		
		
		
		
		
	
			06-03-2016 04:17 AM
hi,
attachement is labview 13 version..it will do..
go through some labview tutorials on writing file to get better understabding of this....
There are two ways to tell s thanks in forums : either give Kudos or Marked Solutions
06-03-2016 04:58 AM
06-06-2016 03:15 AM