Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

How to control configuration of multi channels analogue inputs directly from a front panel

HI

sorry for my english; my probleme is how to control configuration of multi channels analogue inputs directly from a front panel I use a NI usb 9234card with 4 channels and I want to control them directly from my front panel so I use DAQmx create virtual channel.vi I can control it in block diagram from polymorphic selector by my probleme is that i will deploy my application so I want control the configuration of each 4 channels from my front panel so for example I want channel 1 like input analog accelerometr and channel 3 like voltage input but i have to set it by a front panel contol.

 

HELP ME PLEASE !!!

0 Kudos
Message 1 of 3
(2,972 Views)

Right click on the physical channels input terminal of the DAQmx Create Virtual Channel VI and select Create >> Control. This will put a control on the front panel. This will allow you to select the channel from the front panel when you run the application.

Nathan S.
Applications Engineer
National Instruments
0 Kudos
Message 2 of 3
(2,968 Views)

It's typically discussed how to conifgure a multichannel setup from the back panel using physical channel syntax (as explained here). However, how can I configure and convey the same multichannel setup via the front panel so the user can select the multichannel configuration using the one control drop down menu?

0 Kudos
Message 3 of 3
(2,814 Views)