Log in

View Full Version : How to call out these buttons?


Crzycoco
19-02-2013, 14:42
Hi I was wondering how to call out these buttons on NI LabVIEW? Thanks

http://imageshack.us/photo/my-images/28/button1qb.png/
http://imageshack.us/photo/my-images/138/2buttons.png/

Omar
19-02-2013, 15:13
Search for "Unbundle By Name"

14115

Beyond that what do you mean by "call out"

Alan Anderson
19-02-2013, 15:20
Those are Unbundle By Name functions. You'll find them in the Cluster, Class, & Variant function palette. You wire a cluster to the input, and you select which member of the cluster to output (the name can be clicked on to show a menu). They expand at top and bottom (drag the edge) to give you more individual outputs to select from.

Omar
19-02-2013, 15:22
By search, you can use the "Quick Drop" to find it.

Press 'Ctrl-Space Bar'

Start typing 'unbundle ...
14116
You should then be able to select "Unbundle By Name"