LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

programmatically update currently selected combo box item???

Solved!
Go to solution

ok sorry. but now i have one more issue. how do i pass the control from the event structure to a case statement in the same loop??? see example.

0 Kudos
Message 11 of 13
(796 Views)

Its simple.Take event on that control as well.

Place case structure inside it. Do not forget to connect Shift register from left tunnel to right In that event case.Smiley Happy

Gaurav k
CLD Certified !!!!!
Do not forget to Mark solution and to give Kudo if problem is solved.
0 Kudos
Message 12 of 13
(794 Views)

hmm. ok. the reason i asked is that i already have an existing program with several case statements inside a while loop, and then i was going to add this. but yes, you're right, this is probably the approach i should follow.

0 Kudos
Message 13 of 13
(791 Views)