LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

On the Write to Spreadsheet.vi how do I change the input numerical controls with string controls?

You can use "Array To Spreadsheet string.vi" with intermediate File I/O VIs for that.
see attached file for screen shot.

Hope this helps
A Rafiq
National Instruments
0 Kudos
Message 2 of 3
(2,714 Views)
-Open Write to spreadsheet vi
-Save a copy as Write String to spreadsheet vi
-Open write string to spreadsheet vi
-right click in the numerical control inside 2D data array and select replace, then select a string control
-do the same with 1D data array
-Change the format string (%s) if you want pure string
-Make this value default
Done!
Hope this helps
0 Kudos
Message 3 of 3
(2,714 Views)