NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Termination does not stop at 'cleanup'

HI,
 
I was under the impression that a Termination act on a sequence will throw it through the cleanup procedure of the sequence.....am I right?
 
Anyway, it doesn't happen to here.  I put a break in both the main sequence cleanup and the sub-sequence clanup. 
 
Is something wrong?   Is it possible that a turned a parameter off?
 
Thanks
Rafi
0 Kudos
Message 1 of 2
(2,886 Views)

Hi,

It should do, switch on Tracing while terminating, then put a break point on one of the steps in the cleanup to see if you stop in any of the cleanups.

It should only be the Abort action that doesn't do the Cleanups.

Regards

Ray Farmer

Regards
Ray Farmer
0 Kudos
Message 2 of 2
(2,875 Views)