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.
03-12-2012 05:34 AM
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
Solved! Go to Solution.
03-12-2012 06:03 AM
Try this code example, which read/write without report generation toolkits.
03-12-2012 06:13 AM
Thanks
I think it solves my problem