06-02-2006 07:39 AM
06-02-2006 10:43 AM
06-02-2006 02:20 PM
06-02-2006 02:56 PM
Events in coordination with global variables... that should do the trick.
11-21-2024 02:49 PM - edited 11-21-2024 02:50 PM
I came upon the Three_Knobs.vi example in a search. It fits exactly what I need.
But I'd like to toggle this behavior on and off with a Boolean "OK" button.
I put the example in a case structure for the "True" option of the "OK" button. And it works when the the "OK" button is set (True). But what do I put in the "False" option so it doesn't lock up after the first control value change?