02-17-2017 05:49 AM
Hi All,
I am developing an application where i need to monitor if teststand is running any sequence currently or not. If it is running i need to put my application in idel mode and once it stops i need to do some functionality like report analysis.
I am trying to use teststand API to try and figure out if any sequence is currently execuiting but not able to.
To get the run state i need to feed in the path of the sequence but that is not an option for me in this application.
02-17-2017 11:48 AM
Perhaps this is helpful:
02-20-2017 03:46 AM