NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Can you traverse from a CVI 7.1 function back to the calling TestStand sequence somehow?

I am a relatively new user of TestStand 3.1 (< 2 months).  I understand how to use Specify Module - Source Code to be able to Edit CVI code directly from TestStand.  Is there anyway to traverse in the opposite direction?  In other words, if I am developing in CVI 7.1 and I want to know where in a TestStand 3.1 sequence that a function is called, can I do that somehow?  We are creating dlls and libs should that matter.

0 Kudos
Message 1 of 2
(2,852 Views)

You can search your sequences (Ctrl+F) for specific function calls and you'll get a hit on steps which use that call. I don't believe there's any functionality built into the CVI UI to do this lookup for you.

0 Kudos
Message 2 of 2
(2,846 Views)