From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

passing array of values from front panel to menu

I am working with a group programming a multichannel current stimulation device and we are currently having trouble setting up the run time menu. The burning question that we have is trying to figure out how to pass an array of values from the front panel to the menu that we are setting up in the block diagram, any advice?

Thank you

0 Kudos
Message 1 of 4
(2,059 Views)

Take a look at this. Its just a simple menu update using a for loop. Uses whatever your values are as the item tag and item names. Remember, item tags need to be unique. This specifically goes under the sub menu of channel, which has to be created before.

0 Kudos
Message 2 of 4
(2,045 Views)

tmf171,

 

we are using LabVIEW 2010, is there any off chance you could save this .vi as a 2010 version so that we can access it? Thank you!

0 Kudos
Message 3 of 4
(2,039 Views)

See if that works. 

0 Kudos
Message 4 of 4
(2,036 Views)