10-26-2014 05:08 PM
I have developed a simple VI which calls a testand sequence and returns. I am wondering if this is the correct way to do this or do I have to do more. If there are any suggestions. please let me know. I also need to know how woould such an app be built that includes both labview and testand in this manner. Can this whole thing be compiled and installed as a single app or do both the labview app and testand sw have to be individually installed?
10-26-2014 07:04 PM
10-27-2014 03:02 PM
Thanks but how do I know when the sequence is done running from labview so I can move on and execute more labview code?
10-28-2014 05:44 PM
There is setting in TestStand that allows you to trace the execution of steps in the sequence. In your case, the step would be a LabVIEW code module. You could enable this setting by going to Configure » Station Options » Enable Tracing