You have to start the VI dynamically. Use VI Server. In the help and this
forum you'll find lots of information about this (dynamic vi, vi server).
To communicate between the dynamic VI and the main application, you could
use User Events, buffer vi's (AKA: action engine, smart global, LV2 global)
or queues.
Regards,
Wiebe.