how can i use Key navigation ( Enter KeY)For two boolean ( Ok1,OK2)in one vi,because it work only for one when irun the program. someone can help me with a sample
Instead of using Key Navigation, try the event structure like in the attached example. I didn't use the Booleans in the example but you can add those as well.