NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Where does the full featured UI control the break/resume button location?

Solved!
Go to solution

TestStand 2012, LabVIEW 2012, Windows 7, Full Featured UI: LabVIEW

 

I am modifying the Full Featured UI to suite the companies needs.

I have added a new tab (Operator) to show just the control buttons Entry Point 1 and 2, Break/Resume, and Terminate/Restart.

I placed those buttons on that tab and then modified the code for their location on the tab at startup.

I modified the code to place the Entry Point 1 and 2 buttons where I want them on the new tab, it works fine.

I used similar code to place Break/Resume and Terminate/Restart on the same new tab, but they keep getting moved to the Execution Tab at startup.  Where is this happening and how do I make it stop? 

 

Thank you in advance.

0 Kudos
Message 1 of 2
(3,825 Views)
Solution
Accepted by topic author ATEDJ

Thank you for looking at my problem, I actually found my own solution.

I had modified the code in such a way that it was stacking the buttons on top of each other and they were hiding.

Problem solved.  I guess I'm now one step up from Newbie since I solved my own Newbie mistake?Smiley Happy

0 Kudos
Message 2 of 2
(3,823 Views)