05-08-2014 04:11 AM
Hi
I want to set a variable to be true for a specific time. I've tried to use a While-loop together with "elapsed time" but my program is waiting for the loop to be finish before reading from the variable. Anyone who have a clue how to solve this?
Regards
Viktor
05-08-2014 04:18 AM
Post the sample code please
05-08-2014 04:27 AM
Here it is. Right now, when i press te "Go" it runs for the specific time i've set and when its done the variable "Run" is set true. When i call this VI from another VI it waits for the loop to be finished before it will read the variable.
Regards
Viktor