LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I reset a boolean switch back to it's default when my loop is ready to start over again?

When I have a loop that is finished, I ask the user if they would like to runt he program again, if they choose "yes" my boolean switch is still in the "on" state and the program is running before the user can do what is required of them.  I need to set the switch back to the default "off" position.  Can anyone help me?
 
Robot Mad
 
Thanks
Scott
0 Kudos
Message 1 of 2
(2,672 Views)

use either a "mechanical action" to reset the switch automatically as soo as it's read, or use a local variable.

Mike...


Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
0 Kudos
Message 2 of 2
(2,668 Views)