Sign Up

UIM by NI - Toolkit for LabVIEW Download

User Interface Manager - Capture properties of UI controls and apply them later, from file or memory

Watch * 4 ↓1,786
 logo
Version1.10.0.140
ReleasedJun 26, 2018
Publisher NI
License Sample Code License
LabVIEW VersionLabVIEW>=15.0
Operating System Windows, Mac, and Linux
Project links Homepage  

Description

This tool is designed to help programmers capture and apply complex UI configurations to any LV VI, both edit and run-time. Using the User Interface Manager Tool and its API you will be able to configure your UI any way you want, capture that configuration, export and import it from XML file and apply any previously captured configuration at any moment. Thanks to this you can seperate the configuration of your UIs from your application functionality and still be able to achieve any effect you could using standard VI Server methods and properties.

If the User Interface Property you want to capture is not handled by the standard provided UIPs, you can easily create a new one, using the UIP Class Template. With this, by providing your own implementation for 5 simple menthods, you will be able to capture any property from any control in your VI.

Some of the use cases that can be easily handled by this tool: localization of the UI, changing visibility of controls, changing the enabled state of controls, changing the color scheme of the whole UI and many more...

Release Notes

1.10.0.140 (Jun 26, 2018)

- Increased performance of the UIM Tool when working with big projects by limiting the number of memory scans for open VIs.


Download Package

Versions

  Post an Idea   Post a Resource

Recent Posts