LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

convert Numeric-Array to String-Array

Hi, I need someone to help me with this. I´m reading out an exel file with the spreadsheet function and it gets converted to an numeric Array, but I need it to be a Stringarray!!! Does anyone know how to convert the Numeric-Array into a String-Array? Thanxx
0 Kudos
Message 1 of 4
(5,127 Views)
Hi

Just use the number/string conversion functions located on the string palette.

Hope this helps.

Thomas
Using LV8.0
--------------------------------------------------------------------
Don't be afraid to rate a good answer... 😉
--------------------------------------------------------------------
Message 2 of 4
(5,122 Views)
Try wiring a %s to the format string input.

Putnam Monroe
Putnam
Certified LabVIEW Developer

Senior Test Engineer North Shore Technology, Inc.
Currently using LV 2012-LabVIEW 2018, RT8.5


LabVIEW Champion



Message 3 of 4
(5,119 Views)
If your file has string values as well as numbers, you'll have to double click the read VI, and look at its block diagram for instructions on how to change it. Make sure you save it under a different name.

___________________
Try to take over the world!
0 Kudos
Message 4 of 4
(5,117 Views)