LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

displaying array of strings

I have an array of 3 strings and i want it to be displayed in the following format. how do i do this?
Name Value %
abc 123 1
def 456 2
0 Kudos
Message 1 of 2
(2,647 Views)
Hi,
you can use "Functions->String->Array to spreadsheet string.vi" with "format string" parameter equal to "%s".

Example is attached.

Good luck.

Oleg Chutko.
Message 2 of 2
(2,647 Views)