LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

save the selected value from listbox with its respective tab control dropdown selcted values in another listbox

Solved!
Go to solution

Thanks sir, Actually if I select NI Node 3202 so tab of 3202 will come and display all the values whatever I select like for 3202 if I select Strain Guage in AI 7 ,Drive Low from DIO drop-down then after clicking on OK  it will show all selection in that listbox(Slected Nodes).Similary for other nodes ,(Selected Nodes) listBox should append the selection.Previous configuration should exist and other new should come.

 

I just started labview ,plz suggest If I am going wrong with the logic.

0 Kudos
Message 11 of 14
(707 Views)

Here is another VI that places some of the settings into listbox 2 when you press the OK key.

Look inside the Event Structure at the 'OK' case to see how it's done and expand it to suit your requirements.

You can use the little light bulb icon at the top in the icon bar to trace the operation of the code.

 

Good luck

 

0 Kudos
Message 12 of 14
(701 Views)

Hi,

Its working fine for me,thanks alot sir.How can I reach you for further correspondence?

0 Kudos
Message 13 of 14
(689 Views)

Hi sir , 

Is it possible to write only selected pins from dropdown as after saving all pins are displayed in slected Node listbox ,not connected pin is also displayed.

 

Plz help .

 

0 Kudos
Message 14 of 14
(656 Views)