I created a VI which performs some action when I click an OK button, and connected the OK button to an input. The original VI works as expected.
However, when I load the VI in another and wire an OK button to it. My new VI just hangs when I click the OK button.
Why?
What is the correct way to "click" the OK button inside the vi?