01-21-2012 07:49 PM
I have setup to configure the CVI Adapter in TestStand to launch an external DLL for debugging within CVI. Now that I'm done that, I can't seem to undo the configure adapter setting since that option is grey'd out on the TestStand Menu bar. Does any one know how to reset that adapter to it's default outside the TestStand Environment, an ini file maybe?
Solved! Go to Solution.
01-21-2012 09:45 PM
Found it.
...All Users\App...\Nation...\TestSta..\Cfg\TestExec.ini
[Config._AdapterCfg]
_ExecuteInCVI = True (delete this boolean)
01-31-2012 02:42 PM
I am glad you found a solution to your problem, if you want you may want to just change that line to say " _ExecuteInCVI = Bool " instead.