I have done a VI that I am going to use like a subvi, but I want to use this vis several times with different parementers (control values).
The problem is that I want to run these vis at the same time, but when I have done it I have realized that I can not execute them at the same time.
Can I do that? If it is not possible, why not? When you programm using C, you can call the same function with differents paramenters at the same time, in differents threads!
Thanks in advanced!
Graci