LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

event handling

Hi Elizabeth,

I cannot use the write to spreadsheet.vi because the output from build array is a string and the write to spreadsheet.vi takes only double type input. I am using version 8 in which the input to write to spreadsheet.vi does not change automatically as it happens with the version 8.2.

Thank you for your time.

Regards,
Mozill
0 Kudos
Message 31 of 34
(722 Views)

Hello Mozill,

There's quite a few ways we can get around this. But I think the simplest option is to employ the Write to Text File.vi. This way, you can format the array that is written to the file by appending the appropriate string constants from the String subpalette. Moreover, you will be able to open the file that is created in Excel. Simply right click on the file and select Open With...>>Excel.

Cheers,

Emilie Elizabeth

Applications Engineer

 

0 Kudos
Message 32 of 34
(711 Views)

Message Edited by Mozill on 03-08-2007 01:34 AM

0 Kudos
Message 33 of 34
(706 Views)

Message Edited by Mozill on 03-12-2007 04:08 PM

0 Kudos
Message 34 of 34
(682 Views)