Hello,
I am using LV 8.2 to call a DLL but I am facing a unload DLL problem: the result can not be cleared from the memory even after I closed the VI. Only way to unload the DLL is to shutdown the LV.
I was told to using VI server to call a subVI which deals with the DLL. But for our application, using VI server seems not practical. Anyone has a better idea to solve the problem? Thanks in advance.
---Julia