07-20-2011 09:06 PM
I'd like to create a sub VI that uses a for loop to spit out an integer. I want to set up a handful of boolean controls, each corresponding to an integer (say 1, 2, 3). When none are true, the output of the sub VI is 0, and when one of the controls is switched to true, the output will be 1, 2, or 3. Any suggestions?
07-20-2011 09:13 PM - edited 07-20-2011 09:13 PM
One possibility is to use radio buttons.
Another ...
