ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

read multiple tdms files

Two questions:

1) how can i rename the different signals in the tdms file? Now they are names "untitled x". I am looking for an elegant solution, because i record about 200 different Signals.

2) Is there an "easy way"  to select, read and concatenate multiple TDMS files to show them in a graph?

 

write to measurement file.jpg

0 Kudos
Message 1 of 3
(3,088 Views)

Unfortunately, no.

 

In the past I wrote a small program that read the channels out of the old file one at a time and resaved it into a new file with the new name.

 

Mike...


Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
0 Kudos
Message 2 of 3
(3,069 Views)

I had a similar goal with grouping plots and  rearranging them on the X-axis, so I put together this pretty quickly to search a range of TDMS files for a specific channel, should be able to adapt it pretty easy to suit your needs, once you manage to rename your channels.

0 Kudos
Message 3 of 3
(3,061 Views)