Why aren’t two independent loops in LabView within case structures running simultaneously?
In LabView, I have a situation where I am trying to have two processes (loops) each within a case structure controlled by a Boolean control start when each respective button is pressed. However, if I press one and try to press another right after, the second process won’t start until the first one finishes. Here I posted a picture is a simplified example with the same problem. LabView Block Diagram