03-29-2012 04:12 AM
Hello,
I have a lot of controls on my front panel.
Is it possible to reference them programmatically with an index instead of connecting wires to every front panel control?
Thanks,
Matteo
Solved! Go to Solution.
03-29-2012 04:35 AM
Hi,
I think you can use the "Get and Set Control value" invoke node methods for achieving this. See the image below.
Regards,
Nitz
(Give Kudos to Good Answers, Mark it as a Solution if your problem is Solved)
03-29-2012 06:30 AM - edited 03-29-2012 06:31 AM
Thanks, this looks like what I wanted to do ... I'll give it a try as soon as I can.