From the examples given by NI and the previous discussing here, I know we can achieve multiple instances with using .vit format calling by "call by reference" method. But since the .exe will not include the .vi called by "call by reference", so is there any other method to .vit? Anyone could please give an example?
How to multiple access global variables? It seems that global variable don't have "reentrant in the execution" options.
Thanks!