Hello
I need to disable multiple controls on my vi when an event occurs, I'm currently using this code:
Add all the references to an array and use a for loop to disable via property node.
The problem is that this gives me a "disable-wave". From one side of the vi to the other, clearly visible.
Cool effect, but not planned
Is there a better way?