12-08-2010 10:34 AM
TestStand already unloads the dll at the time you specify with the load/unload options on your steps. Also the Unload All Modules menu item will force it to happen immediately. This might not fix the problem you are seeing though because restarting TestStand definitely unloads the dll too, so if that isn't fixing things this likely won't either.
-Doug
12-14-2010 03:18 PM
Hi Doug,
Thanks for the replies
I manage to get the DLL working by using labview to call the dll, then use teststand to call the .vi
There is another thing which i need some clarification. Is there a way for TestStand or Labview to handle Pop-up message derived from the DLL used. My goal is if the pop up message prompts, i want testand or labview to always select "yes" , without input from the operator.
Thanks,
Abil