NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

why is adapter support file keep running?

Please look into attachment
Download All
0 Kudos
Message 1 of 4
(3,092 Views)
Hello Sonet -

I made a DLL from your C code, and then adjusted the paths and ran your sequence. I have my adapter set to 'run in process' which means that I am not using my tscvirun.prj or any of it's associated files. After doing these three things I execute your code and have no extra windows opening or closing. TestStand calls the DLL and runs both steps silently before cleanly exiting.

Is there something else I can try here to try and duplicate the StringTest only misbehavior that you are seeing?

--Regards
Elaine R
National Instruments
http://www.ni.com/support
0 Kudos
Message 2 of 4
(3,092 Views)
Hi Elaine
Please look into attachment

Reagrds
Sonet
0 Kudos
Message 3 of 4
(3,092 Views)
Hello Sonet -

The tscvirun.prj should only 'popup' on a step of there is a breakpoint somewhere in the C code, or if you have instructed TestStand to 'step into' the step. Check through the tscvirun.prj for any breakpoints. If you don't see them, you may want to rebuild the tscvirun.prj with a fresh copy by investigating Configure>>Adapter>> CVI Standard Prototype Adapter settings. You should see a button that will let you reset the tscvirun.prj here.


-Regards

Elaine R.
National Instruments
http://www.ni.com/support
0 Kudos
Message 4 of 4
(3,092 Views)