This tool is designed to help programmers capture and apply complex UI configurations to any LabVIEW VI, both at edit and run time. Using the User Interface Manager Tool and its API, you can configure your UI, capture that configuration, export and import it from an XML file, and apply any previously captured configuration. Using this tool, you can separate the configuration of your UIs from your application functionality and still achieve any effect as you would using standard VI Server methods and properties.
If the UI property you want to capture is not handled by the standard provided UIPs, you can create a new one using the UIP Class Template. By providing your own implementation for five simple methods, you can capture any property from the controls on your VI front panel.
Some of the use cases this tool can handle include:
-Localizing the UI
-Changing the visibility of the controls
-Changing the enabled state of controls
-Changing the color scheme of the UI
-Resizing the UI to fit the resolution
-Restoring and capturing UI values
Support Information
This product is supported by NI. Please, contact:
Website: https://forums.ni.com/t5/UI-Interest-Group-Documents/User-Interface-Manager/ta-p/3539490
Email: piotr.kruczkowski@ni.com
Disclaimer: This example package (this "program") was developed by a National Instruments ("NI") Engineer. Although provided by National Instruments, this program may not be completely tested and verified, and NI does not guarantee its quality in any way or that NI will continue to support this program with each new revision of related products and drivers. THIS PROGRAM IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND AND SUBJECT TO CERTAIN RESTRICTIONS AS MORE SPECIFICALLY SET FORTH IN NI.COM'S TERMS OF USE.