10-04-2016 04:45 AM
Hi,
I used example code found on NI discussion forum to run teststand sequence dynamically. I have created one sequence in which first step is to run operator GUI dynamically (So that I can pass data to and from teststand sequence using functional global). Second step is to call a subsequence which has few steps.
Steps in the sub-sequence interact with operator GUI using functional globals.
First time everything works fine. But if I run it again then teststand sequence runs slow. Even slower if I run it more number of times.
Can anyone help me. I am attaching the code. Please refer "Untitled 1.vi" Also attaching snippet
10-04-2016 05:24 AM
One more issue is, when I run sequence using attached code, it does not generate report.