Hallo,
In a VI I have to modify a local variable. In the original Version its value is beeing set by a control. I want to replace the control by a for-loop. Then the loop changes the value and I needn't change the control for 100 times.
But when I do that, the variable doesn't change its value. What am I doing wrong? By the way, this is the first time, I work with variables.
Arno