How often did you wire multiple controls or constants to a bundle node? A lot of work, isn't it.
IDEA:
- select the controls or constants
- right click opens the context menu
- select new entry "bundle all to array" or "bundle all to cluster"
This should do the autowiring as shown in the picture.
There is one thing to consider: the order of the wiring. Maybe that should be top-down like in the image. Other ideas are appreciated.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Available in LabVIEW 2014 and later. Select the controls/constants and the Build Array/Bundle function and press Ctrl-Space, Ctrl-W. This will wire the controls/constants to the function as described.