I have a top level vi with its own user interface that call another VI that reads a file and do some actions, I need to stop the execution of this SUB-VI by pressing a button on the main user interface (the sub-vi hasn't any interface). I'm not able to capture any events while the sub-vi is running.
Thank you, Massimo Ponte.