Hi,
I'd like to know how can I use a VI in an event structure (linked to the UI button of the first VI), this VI is displayed when executing and close after, and keeping the control on the first user interface.
In my program , I press the button on the first UI, it launch the other VI an displays its UI, but I can't keep on with using the first UI buttons.
May putting the VI out of the event structure and placing it in a case structure may not interrupt the process?
Which solution is the best (call VI, etc.)?
Thank you in advance.
Bim