LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Writing to excel file

I have completed my code I was just looking for someone to help me the rpm to a excel file.I have attached my code.

0 Kudos
Message 1 of 2
(2,124 Views)

Not sure why you want to write a single value to a csv, but here is the answer.

 

If you actually want to write a value for each loop iteration, use a "build array" VI and a shift register.

0 Kudos
Message 2 of 2
(2,111 Views)