I'm trying to run a main vi that inserts subvi's dependant upon the user's choice, much like what is done in the example that labview has about sub-vi's. I can't abort the subvi's however to replace them with the new subvi's, and I really have to be able to abort them to get the functionality that I want.
I've read through the knowledge base on this issue and through the forums and I've done what I can-I've hooked up my reference to a run invoke node, yet when I try to close it it keeps giving me error 1000. What am I doing wrong?
I've attached the proj file and the screen that I'm running this on and the first subvi that is called.