04-25-2017 08:36 AM
Hi, I make subtract program with visa.
In my program cognitive task loop has a problem.
I want to Rest 15 second, and 15 second subtracting repeatedly.
But, the Task/Rest case is not sequencial.
I think resetting the timer has error, but I can't solve it.
What is the problem?
Solved! Go to Solution.
04-25-2017 08:43 AM
Your timers have an Auto-Reset input that is set to automatically reset. Double clock and reconfigure those express VI's, or wire a False into the Auto-Reset input.
04-27-2017 07:55 AM
*double click (of course)