Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

creating button for multiple channels

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.
0 Kudos
Message 1 of 2
(2,930 Views)

There are a lot of ways you can do this. Below is an example with the Append True/False String function.

 

p.s. Your question has more to do with LabVIEW than DAQ. You should post questions like this to the LabVIEW board.

 

Message Edited by Dennis Knutson on 04-27-2009 04:04 PM
Message 2 of 2
(2,927 Views)