07-26-2013 07:05 AM
Hello,
I have a tab control in my sub vi, which in turn has a subpanel (let say sp).now i have another vi which needs to be loaded in the tab subpanel. But i am getting an error saying invalid vi reference in insert vi. Opening a vi reference in tab control sub panel gives this error.
Solved! Go to Solution.
07-26-2013 07:24 AM
There is no fundamental reason I am aware of for this to fail. Post your code and we will take a look (talk is cheap, show me the code 😉 ).
07-26-2013 08:00 AM
I don't get an error. LV 12.0.1f3
07-26-2013 09:01 AM
Please tell the purpose fully, then no need to talk cheap
07-28-2013 11:14 PM
Only with tab control I am not able to retrieve VI into the sub panel
07-28-2013 11:47 PM
Well I figured out where I went wrong. I am closing the Vi reference even before i am trying to load it in subpanel.