From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

TDMS Files

Solved!
Go to solution

Hi,

 

Please how can I read all group of TDMS file in one time ?

 

Best,

Fred.

0 Kudos
Message 1 of 6
(2,711 Views)

Hi Fred,

 

how can I read all group of TDMS file in one time ?

"TDMS List Contents" will list all groups and channels with just one call…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 6
(2,704 Views)

is there any way to have all group in one time ?

0 Kudos
Message 3 of 6
(2,689 Views)

Your title, wording, and questions are unclear.  But I think all you need is a for loop indexing the array.  If you are new to LabVIEW here are some free training links.  Otherwise I'd say show us what you tried and what you want it to do.

 

 

NI Learning Center

NI Getting Started

-Hardware Basics

-MyRIO Project Essentials Guide (lots of good simple circuits with links to youtube demonstrations)

-LabVEW Basics

-DAQ Application Tutorials

-cRIO Developer's Guide 

Learn NI Training Resource Videos

6 Hour LabVIEW Introduction
Self Paced training for students
Self Paced training beginner to advanced, SSP Required

0 Kudos
Message 4 of 6
(2,684 Views)
Solution
Accepted by topic author Fred19ni

Thanks for yours replies.

 

I'm not new in LabVIEW. Sorry for my title.

Sometime I have a way for a problem and I want other opinions.

I thought that there was a VI for that.

 

And since I used a two for loops. The first to auto-index the groups of List content, the second for Channel of every group and a multiple dimension array for Datas. And I thought that there was other way or VI.

 

Thanks for All and sorry for my English.

 

0 Kudos
Message 5 of 6
(2,673 Views)

If you want advice or second opinion - post code!

 

A block diagram is better than a thousand word question/explanation.

0 Kudos
Message 6 of 6
(2,643 Views)