LabVIEW Idea Exchange

cancel
Showing results for 
Search instead for 
Did you mean: 
0 Kudos
krwlz101

Add inputs to string conversion

Status: Declined

Any idea that has not received any kudos within a year after posting will be automatically declined. 

I often store data in text files, and as such, many times I have multiple arrays of numerics to convert.  What if the convert number to string VI was scalable.  Even better would be it outputing a 2D array when multiple arrays were wired into the front end.

3 Comments
Dennis_Knutson
Knight of NI

I don't understand what you are asking for. The existing number to string functions are polymorphic. Wire an array to the input and you get an array out.

krwlz101
Member

Well,

 

First off, they aren't all winners! 

 

Secondly, my thought was really more along the lines of when I have multiple arrays to convert, and I want them to stay seperate, but be converted in parellel.  I end up with multiple converts on my BD.

 

I suppose you could always combine them, format, and then break them apart again, or utilize a FOR loop.

Darren
Proven Zealot
Status changed to: Declined

Any idea that has not received any kudos within a year after posting will be automatically declined.