Hi Mike,
make a right click on the control or the terminal. In the menu use Create >> Local variable. Now you have a new icon with the label of the control in it. A local variable will contain the value of the control.
Avoid local variables because they break data flow depedency and the data flow programming paradigm of LabVIEW.
For boolean controls you must use a mechanical action from the Switch part and not from the Latch part.
Waldemar
Waldemar
Using 7.1.1, 8.5.1, 8.6.1, 2009 on XP and RT
Don't forget to give Kudos to good answers and/or questions