NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Im using a DLL and sometimes my Testexec is closed

I having problems with Teststand , i have a dll that create a socket connection to a server ,and i call that Dll using a code made with labwindows CVI 5.5 and sometimes all testexec and sequence is closed ,im attching the part of code
0 Kudos
Message 1 of 3
(2,946 Views)
Hi,

Is the problem that you are seeing is that the Operator Interface and the Sequence Editor crash completely when running this code? If not, can you give a little bit more detail about what problems you are seeing?

If it is crashing, I would suggest stepping into your code with a breakpoint and identifying which part is causing the problem. Either way, it is highly unusual it is completely closing down on its own just by running this one step.

Best Regards,
Allen P.
National Instruments
0 Kudos
Message 2 of 3
(2,946 Views)
Hi Allen

only with Operator Interface crash the aplication , i will put a breakpoint to see what happend , by the way with sequence editor the step works ok ,

thanks in advance
0 Kudos
Message 3 of 3
(2,946 Views)