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: 

Labview saving array to spreadsheet

Dear NI,

I am trying to store array data in a spreadsheet.

I used the "write delimited spreadsheet.vi" function.

But I keep getting error 8.

How can I solve this problem?

image.png

Best regards,

Yeonha.

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

Hi Yeonha,

 

error 8: "file permission error"…

Are you trying to open that CSV file with Excel at the very same time as running your VI?

 

On your VI (image):

Why is there a loop around that file write function? Which result do you expect from placing this loop? (Ever thought about DATAFLOW in your VI?)

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 2
(1,377 Views)