NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I terminate ALL test sockets from API

I want to terminate all my test sockets (Batch model).
Manually I do it by "Debug -> Terminate All".
Is there any way to terminate all sockets through NI TestStand API Automation Server ?
I succecced to terminate only one socket (object class RunState.Execution), but I didn't find any way to terminate all test sockets.
Thank's to someone that will answer.
0 Kudos
Message 1 of 3
(3,269 Views)
Hi,
 
Yes, use Engine.TerminateAll
 
You will find reference to it in the TestStand Help
 
regards
Ray Farmer
Regards
Ray Farmer
0 Kudos
Message 2 of 3
(3,265 Views)
Thank's 🙂
0 Kudos
Message 3 of 3
(3,252 Views)