04-14-2008 05:11 AM
04-14-2008 05:44 AM
Hi vlipje,
you don´t need it. You can right click on the property node and select "Select class -> VI Server -> VI -> VI". This should also work.
Mike
04-14-2008 06:08 AM
To get the reference to the current VI:
File I/O >> File Constants >> Current VI Path wired to Application Control >> Open VI Reference. This reference can be passed to a subVI over a VI Refnum control.
For working with the same VI the method of MikeS81 is prefered.
04-14-2008 07:08 AM
04-14-2008 07:12 AM