I want to be able to start the VI, then be able to start and stop each "video" graph independently, after the VI is initialized. Right now, I just have two while loops run when I start the VI and a seperate event structure nested in another while loop, which gives me access to the other buttons. However, this setup does not allow me to start and stop the "video" graphs whenever or play one, but not the other. Could someone help me?
Any help would be appreciated!