LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

using values from list or dropdown-menue

Hello
 
I need a VI in which i can choose from different entries from a dropdown-menue. for every entry there are linked values (about 4). this values then i need for some calculations. So, the calculatons are done in dependency from what i have choosen in the dropdown menue.
The user should be able to add and delete entris to the list in runtime-modus.
 
can somebody help me?
thank you very much
Simon
Using Labview 7.1
0 Kudos
Message 1 of 4
(2,851 Views)

Hello,

 

I made a small example. When you choose a entry in the drop-down field, the accoridng values are displayed in the numeric controls. To add a new entry in the dropdown list, first choose your values, then click into the dropdown list and enter a name for the entry you want to have. After that the entry is inside the drop-down list, and the according values are stored in the array of clusters.

 

Hope this helps!

 

André

 

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

Sorry, I'm unable to open the file because i have LV 7.1

can post it as 7.1?

Thank you!

Using Labview 7.1
0 Kudos
Message 3 of 4
(2,808 Views)

Here you go.

Next time when you post a message, please tell us which version of Software you are using. That would make it easier.

Thanks.

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