LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Waveform to spreadsheet 2D header blank entries problem

 Hi

 

I've seen similar posts before, where the solution was given for 1D Export Waveform to Data.vi, because of a known bug in LV.

 

I get blank entries in my results file if I choose to set "Write Header" to false. Is there some way to avoid this?

Download All
0 Kudos
Message 1 of 3
(2,217 Views)

Well, First off Initialize that shift register! that will help some and, save you plenty of hair pulling in the future.  "Build array" is not the function you want there.  you probably would be happier with Append waveforms" in a loop like so:

!0.png

 

I removed the outter while loop too maintain my sanity.  (Two "Stop" buttons?  Your operators must hate you!Smiley Wink)


"Should be" isn't "Is" -Jay
0 Kudos
Message 2 of 3
(2,210 Views)

Of course.  (And just to prove an unrelated point,)

The Project Template "Contineous measurement and logging" can be created inbetween these two posts while on a conference call with time for a cigarette first. 


"Should be" isn't "Is" -Jay
0 Kudos
Message 3 of 3
(2,201 Views)