LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to figure out if Teststand running sequence using teststand API?

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.

 

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

Perhaps this is helpful:TSE.png

"If you weren't supposed to push it, it wouldn't be a button."
Message 2 of 3
(3,145 Views)
I get Executions.Count always zero. thanks for the suggestion I was working on something similar but always getting execution count as zero.
0 Kudos
Message 3 of 3
(3,131 Views)