LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

split array (function image unknown)

Solved!
Go to solution

Hi

I found a tutorial on how to acquire data using Arduino and LabVIEW at https://sites.google.com/site/tuftsroboticsclub/resources/friday-tutorial-series/data-acquisition-wi....

However, I have trouble figuring out what function the red box in the image below represents.

Please advise.

Thanks!

 

step2.jpg

0 Kudos
Message 1 of 6
(3,254 Views)
Solution
Accepted by topic author aurochs

That is an Index Array which has been expanded to six outputs.

 

Lynn

Message 2 of 6
(3,253 Views)

Thanks for the quick reply!

Actually I also don't know what function is the "# to 999" box right below the "Front head".

Can you explain that one also to me?

In general, is there a list of function icons I can refer to?

0 Kudos
Message 3 of 6
(3,220 Views)

That is "string to decimal number".

 

If you want to figure out what different functions do, browse through the palettes with the Context Help window open.  (Ctrl-H).

Message 4 of 6
(3,213 Views)

Thank you for the reply. 

It should be "number to decimal string" 🙂 .

The "Ctrl+H" tip is very helpful, but in my case, I don't have the palette.

I only have the image of the VI, so I have to reconstruct the VI back myself.

Thanks again.

0 Kudos
Message 5 of 6
(3,187 Views)

You're right.  It is the reverse operation.

 

What I'm saying about Ctrl-H is to actually open up LabVIEW and browse through the palette's on your own time with the context Help window open.  That way you start seeing some of the function icons and learning a bit about them.  So when you do see a function in a screenshot like above, then you might remember having seen it before and can go into LabVIEW and know where to start looking for it.

0 Kudos
Message 6 of 6
(3,177 Views)