NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Go to on "Set up" scince "main"

I trie to return in the "set up" when I'm in the "main". Goto does not allow to do this.
How can I do it?
 
thanks for your response 
0 Kudos
Message 1 of 3
(3,092 Views)
0 Kudos
Message 2 of 3
(3,089 Views)
Thanks for the link.
 
 I find another way to do it. The advantage of this method is the relative position of step in
the sequence (if you move the step, you don't have to modifify the Goto).
 
ex:
Goto RunState.Sequence.Setup.["name of step"].TS.Id
0 Kudos
Message 3 of 3
(3,076 Views)