LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Using a menu ring to select DAQ device channel and indicator

Hi,

 

New user here. I am using the DAQ assistant with multiple analog inputs. I would like the front panel to have a menu ring where the user can select which channels are to be active. Also, this corresponds to a single graphical indicator. 

 

Currently I have a VI that displays all channels each with its own indicator. I want to simplify the front panel so that a user can simply use a menu ring to select and focus on what he/she is interested in. Is it possible to use the Select Signals Express VI to implement this?

 

Thank you!

0 Kudos
Message 1 of 2
(2,356 Views)
Drop the DAQ Assistant or convert it to regular DAQmx functions. The physical channel control does all that. Just look at the shipping examples.
0 Kudos
Message 2 of 2
(2,347 Views)