LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Write a Spreadsheet file using ULx

Hello:

 

I would like to improve the output file which I got from my code. I am ok with the spreadsheet which I obtain when I select 1Channel. But when I have multiple channel, the spreadsheet is quite confusing, especially the column for the time. 

 

Can someone give me any tips to improve the output file of my code?

 

Thanks!

Gianmario

0 Kudos
Message 1 of 5
(2,318 Views)

I would just use the Export Waveforms To Spreadsheet File VI.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 2 of 5
(2,280 Views)

Thanks for your replay. 

 

I have seen this solution. But when I use this function in a while loop, it does now work. It asks me to replace a file to each iteration. 

 

Do you have a solution for that?

0 Kudos
Message 3 of 5
(2,256 Views)

Hi GM,

 

did you read the LabVIEW help for this function? Did you wire all needed inputs?

Best regards,
GerdW


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

Hi GerdW:

 

You're right. I missed to wire append to file? inputs. Maybe doing that will fix my problem. I am going for it. 

 

Thanks!

0 Kudos
Message 5 of 5
(2,245 Views)