NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

SeqEdit.exe goes to high cpu load after execution

Hello,

 

I am making a test sequence (in TestStand 2010), which uses a DLL to communicate (through TCP sockets) with a JAVA program.

The execution of tests goes perfectly, with CPU load varying from approximatly 7% to 25%.

However, after a short period of time (couple of seconds) when the tests are finished, the CPU load of SeqEdit.exe rises to 50%, and stays at that level..

(Since I have a dual core PC, this means it confiscates an entire core).

When I start another test, or close TestStand, the high level goes away.

 

In the Cleanup section of the main sequence, I do (just to be sure) an extra "Unload all modules".

 

I already tried reinstalling TestStand, that didn't fix the issues.

 

Anyone any clue?

 

Jeroen

 

0 Kudos
Message 1 of 3
(3,230 Views)

By the way, it does not happen every time after I have run a test sequence.

But it only happens when a test sequence has been run...

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

Hi,

 

My guess is it's got soemthing to do with your code module. Have you tried one of the supplied examples, I believe there is a JAVA example, and do you see the same problems.

Regards
Ray Farmer
0 Kudos
Message 3 of 3
(3,222 Views)