LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Concatenate string to dbl array

Hello!

I am having trouble inserting a concatenate string into a array with random numbers. The goal is to display the concatenate string into a single element with 8B,8T,4,6 or a possible 4,6 if a switch is turned off. I have used scan from string, and am having no luck. Any thoughts on what to do?

 

Thank you!

0 Kudos
Message 1 of 2
(1,017 Views)

You are mixing strings with numbers, so everything should be converted into strings.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
Message 2 of 2
(1,000 Views)