LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

TestStand CVI Adapter Problem

Solved!
Go to solution

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?

0 Kudos
Message 1 of 3
(2,866 Views)
Solution
Accepted by topic author MrFBnks

Found it. 

...All Users\App...\Nation...\TestSta..\Cfg\TestExec.ini

 

[Config._AdapterCfg]

_ExecuteInCVI = True  (delete this boolean)

0 Kudos
Message 2 of 3
(2,865 Views)

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.

0 Kudos
Message 3 of 3
(2,849 Views)