ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

string to array

    Hi everyone

I just wanted to do a very simple operation in text programming languages, but that is not so simple in LabView.

I wanted to convert a single string of text data into an array that as only one element, being that element the string text.

I only found the vi "String to Byte Array", but i wanted "String to Double Array" or just "String to Array".

Thanks in advance
0 Kudos
Message 1 of 6
(3,511 Views)

Pretty simple in LabVIEW too with the Build Array function.

Message Edited by Dennis Knutson on 05-11-2006 11:29 AM

Message 2 of 6
(3,506 Views)
Thanks a lot.

I really am not used to changing data types in graphical languages. I guess it should be simple too.
0 Kudos
Message 3 of 6
(3,497 Views)


@Forsaken Angel wrote:
I really am not used to changing data types in graphical languages. I guess it should be simple too.

Yes, In LabVIEW everything is simple. Just ask again when you run into another problem. 😄
0 Kudos
Message 4 of 6
(3,487 Views)
Yes that does it - but now my table is larger (see attached vi) & I would like to be able to scroll down to the row of interest ! Can I do this ?
Also, I noticed that the further down in the table I go, the less accurate the row is populated. For example below about row (1,4), clicking on a row will populate the cell onto the next row.
Any ideas on why that is happening ?

ak

0 Kudos
Message 5 of 6
(3,359 Views)
Above post in wrong place (offtopic). See: http://forums.ni.com/ni/board/message?board.id=170&message.id=227499&jump=true for the coreect location.
0 Kudos
Message 6 of 6
(3,351 Views)