Use the Index Array Function.
Array functions are LabVIEW fundamentals. I would recommend looking at the online LabVIEW tutorials
LabVIEW Introduction Course - Three Hours
LabVIEW Introduction Course - Six Hours
And more training here:
To learn more about LabVIEW, I suggest you try looking at some of these tutorials.
You might also try having a look at these video tutorials..
R
Thank you
Just what I was looking for. I was familiar with this in VB.net but not in labview.
Here is a snippet of my code. The reference came from local variables when snippet was made.
The function is to read a text file written by another application. Basically arguments that I'm reading from a text file instead of reading them from the command arguments.
I did not need the replace VI.
Thanks and I hope this help
@JCollado wrote:
Here is a snippet of my code. The reference came from local variables when snippet was made.
You still make quite a few mistakes and add unnecessary complexity.
