Here you have 6.1 Version files
Aitortxo.
1.- Create an VI with a Switch Control (Panel A)
2.- Create another VI with a Switch Indicator (Panel B)
3.- Create a Global Variable (Functions-Global Vble)
4.- DblClick Global Vble, a panel opens, and create a Switch
5.- RightButton in Panel A's BlockDiagram's GlobalVble and Select Switch
6.- Wire Switch Control to Global Vble
7.- Copy-Paste the GlobalVble to the other VI, and wire to Switch Indicator
8.- Run Continuously in both (or create a while structure) and changes in Switch Control will be seen in Switch Indicator
Aitortxo.