Enable a Sub VI to launch as a daemon without having to open a reference to it using its path. The VI Properties page would look like this:
Wait until done would be checked by default, and auto dispose reference would be left false be default. So instead of parsing the path to the VI on disk and using a method to run it:
I just set the correct properties in the VI Properties page and drop the subVI on the block diagram of the calling VI.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.