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: 

How do I convert a waveform to a tdms file?

Solved!
Go to solution

I'm displaying an ECG waveform and I want to save it as a .tdms file so that I can open it up in Biomedical Toolkit for further analysis. What would be the best way to go about it?

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

Hi xrahulx,

 

what about using TDMSWrite function? It accepts waveforms too…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 2 of 3
(3,880 Views)
Solution
Accepted by topic author xrahulx

Just use the TDMS API to write the waveform directly.  It could not be more straight forward.



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 3 of 3
(3,847 Views)