LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

is there an easier way to display data from a TDMS file without needing to know the group name

Just wondering

0 Kudos
Message 1 of 5
(2,604 Views)

You can use the TDMS List Contents to get the group and channel names.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 2 of 5
(2,602 Views)

can you help me do that on my program without messing everything up like i did.

0 Kudos
Message 3 of 5
(2,545 Views)

I would do this for the TDMS Read.  You can then do all of your processing inside of a FOR loop.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
Message 4 of 5
(2,537 Views)

is there a way to figure out which electrode corresponds to which square in the map. I think it goes from left to right starting from botttom to top.

0 Kudos
Message 5 of 5
(2,492 Views)