NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

How to get the Process Model sequence file name

I am using RunState.Root.ProcessModelClient.HasModel to check if the client sequence is executed using process model. I now need to find if the sequence was executed using Single Pass or TestUUTs model. How can I get the name of the process model sequence file?, thanks!!

*************************************************
CLD
*************************************************
0 Kudos
Message 1 of 2
(3,275 Views)

RunState.Root.RunState.Sequence.Name

 

RunState.Execution.ModelSequenceFilePath

0 Kudos
Message 2 of 2
(3,272 Views)