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: 

tdms root

Solved!
Go to solution

Hello all,

 

I have a problem - in the program I've created I saved the frequency value in the Root sheet. However, when I'm trying to read it, it fails. 

If I take the same file and save it using DIAdem, the program is gone, however, it's not a solution. 

I'm attaching the vi, an original file (Patient Name  22_02_2013 22-41-42) and the modified one (Patient Name  22_02_2013 22-41-42_mod).

Any help will be appreciated..

 

Thanks,

Hanan 

Download All
0 Kudos
Message 1 of 4
(3,445 Views)
Solution
Accepted by topic author Hanan-Grisha

Hanan,

 

I could not reproduce your issue.

 

I run LabVIEW 2011 Windows 32bit on Windows 7 32bit and open your Amit2\GetRootProp.vi. Then I click "Run", select Amit2\Patient Name    22_02_2013 22-41-42.tdms and the front panel shows "250" in "number", and I select Amit2\Patient Name  22_02_2013 22-41-42_mod.tdms and the front panel shows "250" in "number" too. I mean I could always read the frequency value in the Root.

 

Please correct me if my reproduce steps are wrong.

 

Best Regards,

Bo Xie

 

 

0 Kudos
Message 2 of 4
(3,404 Views)

Hi again,

 

I've checked the files and I'm sending a correct version now.

One of the files doesn't work. The other (mod version) does.

 

Thank you in advance,

Hanan

0 Kudos
Message 3 of 4
(3,390 Views)

Hanan,

 

I think it is an issue in your VI.

 

In Hanan.zip, GetRootProp.vi wants to get the property "Sample_Frequency" of Root.

"Patient Name  22_02_2013 22-41-42.tdms" has only a property "Sample Frequency" (not "Sample_Frequency") of Root, then GetRootProp.vi fails to get the property "Sample_Frequency" of Root.

 

Best Regards,

Bo Xie

0 Kudos
Message 4 of 4
(3,358 Views)