NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

How to get sequence name in external sequence

Solved!
Go to solution

Hello,

i have a sequence file "Main.seq and another "extern.seq".

Extern.seq contains a sequence "myseq" and in this sequence is a teststep "mystep"

 

In Main.seq i have a three sequence calls which opens the myseq sequence in Extern.seq

All three calls have different names like Measure_A, Measure_B, Measure_C.

 

Question is now:

How can i access in mystep the name of the calling sequence?

In the end i want to rename the "mystep" to Measure_A/B/C

 

Thx

0 Kudos
Message 1 of 2
(1,404 Views)
Solution
Accepted by topic author OnlyOne

RunState.Caller.Step.Name

jigg
CTA, CLA
testeract.com
~Will work for kudos and/or BBQ~
0 Kudos
Message 2 of 2
(1,387 Views)