Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1.27 KB

README.md

File metadata and controls

21 lines (13 loc) · 1.27 KB

TestStand Layout Loader

⚠️ Caution
This tool is at the alpha phase. It means that the code is not a complete solution; that the code may not be fully functional; that the code may not have been tested or validated; and that the code may have bugs and errors. The tool may change drastically once it reaches the beta phase. Use at your own risk.

Description

This tool automatically loads the TestStand layout (layout_*.bin) assigned to the user. The layout file is specified indirectly in the user attribute. User attribute specifies UI configuration XML file path (using %EnvTestStandAppData%), which specifies layout file to load at startup. This solution requires SeqEdit.exe restart.

Requirements

To use the tool:

  • TestStand 2021 (ni-teststand-2021-x86)

Installation

Run .\Installer\Install.seq. Select menu View»Output to see installation details. After successful installation, Layout Loader is automatically launch after login.

NOTE: You must also run .\Installer\SetEnvironmentVariables.bat (run as administrator) to create environment variables.