NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

What is TestStand doing?

I have a VI that is called by a sub sequence. I had it set for suspend when called but have cleared that option. This VI comes to the front when running and displays progress so I can tell when it is running. Now when the sub sequence runs, TestStand shows that it is running but the VI never pops up nor do the sequences progress. How can I tell what is going on? If another breakpoint is set somewhere would it not come to the front?

 

thanks,

 

 

jvh

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

If you are using the development environment for labview you can step into the VI from teststand (i.e. set a breakpoint on the step and do step into) and see what it's doing. One possibility for the problem you are seeing is that maybe you don't have the VI configured to show its front panel.

 

Hope this helps,

-Doug

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