08-16-2018 06:19 AM
I have .nel library with events and I use Reg event callback.
But after dispose/close .net my callback VI still locked.
Generally my code here:
constructor -> Reg event callback -> action > unnregister > dispose > close ref.
And "change to edit mode" also locked/
How to Release my subVI?
Solved! Go to Solution.
08-16-2018 08:40 AM