I have been using labview occasionally for more than about 2 years. I am not doing anything majorly intense with it at present. I currently write a few automated test programmes to test LVDT at my company. The test programme controls an Aerotech Linear stage for allowing change in sensor position, The rest of the programme will send serial commands to a relay switch box that connects the LVDT to multiply measurement devices such as DVMs, Wayne Kerr LCR meters, Power supply, Functions generators etc.
The programme compromises of a front screen that has array that store information taken such as distance, Vin, Secondary coil voltages and few sum voltages calculations. At the moment all the arrays are not greyed out. I want the user to be able to choose what array are shown and which are not using a toggle switch located above each array. Seeming as the 1D array are used as indicators and not controls as they show the voltages read is there a way i can use the toggle switch to choose what measurements are shown.
Thanks