09-29-2010 10:35 AM
How do I set the Execute command to the bottom of the display? It says..'Test UUTs', 'Single Pass', and 'Run Main Sequence'.
Now I only can do this from the drop down menu under 'Execute' at the top of the display.
09-30-2010 02:32 AM
You have to provide more information to us in order to receive useful answers.
Are you using a custom made User Interface (UI)?
Can you provide a screenshot, maybe the sources?
The execute command is something the TestStand API supplies. The menu bar (what you are referring to in your post) is always in the top of the window. This is like Windows works.
In order "get it down to the bottom" you have to insert controls to your UI and link them to the desired API functions. You should refer to the UIs which are installed with TestStand. I suggest you to take a look into the "Simple UI" for hints.
hope this helps,
Norbert