NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Find status of sequence in teststand

Solved!
Go to solution

Hi,
I need to find whether Teststand sequence was running or stopped using the Sequence context reference. Is there anyway to find it?

0 Kudos
Message 1 of 2
(3,210 Views)
Solution
Accepted by topic author PadmanabanJ

You can use RunState.Execution.GetStates. 

 

http://zone.ni.com/reference/en-XX/help/370052R-01/tsapiref/reftopics/execution_getstates_m/

 

This will show you the state of execution.

 

Hope this helps,

jigg
CTA, CLA
testeract.com
~Will work for kudos and/or BBQ~
Message 2 of 2
(3,183 Views)