Some courses and learning paths on NI Learning Center may not appear on learner dashboards. Our team is actively investigating.

If you encounter access issues, please contact services@ni.com and include the learner’s name, email, service ID or EA number, and the list of required courses.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

writing waveform file into .txt file

Solved!
Go to solution

Hi

I want to write a waveform file having 16 columns and laks of rows into a text file.I used  Export waveforms to spread sheet file VI.But it is taking a long time (around 2 to three minutes).Since this is writing is the first part of my analysis this time duration is very long for me.Is there any way to shorten this interval.

 

Thanks in advance

 

 

 

Certified LabVIEW Developer
0 Kudos
Message 1 of 3
(2,745 Views)
Solution
Accepted by topic author mjaugustin

Try this code example, which read/write without report generation toolkits.

 

https://decibel.ni.com/content/docs/DOC-8226

Message 2 of 3
(2,740 Views)

Thanks

 

 

I think it solves my problem

 

Certified LabVIEW Developer
0 Kudos
Message 3 of 3
(2,736 Views)