LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

3 Thermocouples ; Agilent 34970A ; 1 D output array

Helllo,

 

I am measuring temperature with thermocouples. I am using three of them each one plugged in one channel of the Agilent. However, the output data is a one dimension Array and since I want to export the data to Excel, it's no use for me. The answer for my issue would it be if the output was an array with 3 columns. Thanks in advance.

0 Kudos
Message 1 of 2
(2,416 Views)
You could just use the Write to Spreadsheet File. If you stick with the Express VI, convert to a 2D Array with a Build Array function. You may have transpose it. I do not use the Express VI so I'm unsure.
0 Kudos
Message 2 of 2
(2,407 Views)