Hi Guys,
i have a VI that has a subVI constantly running in the back ground, but i want a button on the main VI to allow a user to make the subVI visible, then when the user closes the sub VI i want it to go back to running in the background.
So to clarify i want the SubVI to run all the time out of sight but allow a user to show/hide it from the main VI.
I have looked at property nodes but i cant create a reference for a sub VI.
Any ideas >?
thanks, zac
已解决! 转到解答。
Just one question...
Because the staticVIreference is looking for a path, does that mean that when i install the .exe version on another pc it wont work unless i copy that vi into that path on that pc, or will all that be taken care of in the compile ?
Cheers, Zac
Zac_Acal wrote:... or will all that be taken care of in the compile ?
Yes, everything will be taken care of automatically when you built the application.