12-12-2018 09:20 AM
I want to programmatically detect when an operator selects "Run Selected Steps Using...Single Pass" then display a message window. how can I accomplish this?
Thx.
Solved! Go to Solution.
12-12-2018 02:42 PM
I think I found my answer in a related post. NameOf(RunState.Caller.RunState.Sequence) will return "Single Pass" if the operator elects to run steps selected from the sequence.
https://forums.ni.com/t5/NI-TestStand/How-do-I-determine-the-execution-entry-point-used/td-p/586805