Hi I am a new Labview user, and I am having a problem in trying to create an interface that is able to select multiple different analog channels. For example I am using this method to turn on or off certain thermocouples, if the thermocouple are turned on by a button then it will save the data in a spreadsheet if it is not turned on by a button then it will not collect the data. I know this is possible to select channels by using a conrtol like Dev1/ai32,Dev1/ai33,Dev1/ai34, but I would like to know how to do so by using buttons on the side to select the channels instead.
For example:
(on/off button) Dev1/ai32
(on/off button) Dev1/ai33
(on/off button) Dev1/ai34.