LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to provide three input to spreadsheet

Hi

 

I am  scratching my head in how to input three variable values to spreadsheet so that it will make three coloum or three row in spreadsheet .

 

Help me please .

 

 

0 Kudos
Message 1 of 3
(2,649 Views)

Hi Nitin,

 

build an array of those 3 values and write that array to a spreadsheet using WriteToSpreadsheetFile:

check.png

Best regards,
GerdW


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

You can use the 'Write to Spreadsheet File.vi'.

Input the variables using an array.


Rhys

0 Kudos
Message 3 of 3
(2,638 Views)