Hello, i have a VI which executes another vi by opening a refernece to it and using the method "Run Vi". (see attached screenshot. My question is now: How can i pass the parameters to the vi that is executed?
But when use the "call by reference"-style then i dont have the option "Wait until done = FALSE" anymore. Currently i just pass the parameters with a global variable.