LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

manu ring case

I have a problem, I want to have a program consisting of a menu ring, case structure and 2 incator, when I select case 1 then indicator 1 will show its value if selected case 2 then indicator 2 will produce the value but indicator 1 still gets the previous value , please helpxx.JPG

0 Kudos
Message 1 of 2
(2,223 Views)

If you want the other values to be blank, set them all (provide empty string outputs for other cases)

 

If you only want to update a single indicator, place it inside the case structure.


GCentral
0 Kudos
Message 2 of 2
(2,203 Views)