How to find which sequence is linked with other sequence. Or Caller identification same as in LabVIEW project.
5 replies to this topic
#1
Posted 26 June 2012 - 01:21 PM
#2
Posted 26 June 2012 - 01:58 PM
Neither of your questions are clear, can you elaborate?
#3
Posted 26 June 2012 - 02:49 PM
I guess the question is: Is there a way to find sequence caller from within the TestStand project?
CLA
#4
Posted 26 June 2012 - 07:22 PM
Yes, but only during runtimeI guess the question is: Is there a way to find sequence caller from within the TestStand project?
RunState.Caller.RunState.SequenceFile.Path

#5
Posted 26 June 2012 - 10:04 PM
Not sure if this is what you are looking for, but you can display the sequence file hierarchy for a sequence file in a TestStand project (or even outside of a project) to see (non-dynamic) callers of sequences at edit time. From a sequence file in a TestStand project, right-click>>Display File Hierarchy; or just from an open sequence file: View>>Sequence File>>Display File Hierarchy.












