Reading from One Front Panel Object and Writing to Two Block Diagram Locations

Use a local variable to allow a single front panel button to control two parallel While Loops in a single VI. A wire does not connect the loops, and they execute simultaneously. Refer to the One Switch Control VI in the examples\general\locals.llb for an example that uses a local variable.