Overview
This vi will read size and location values of a front panel from an initialization file then move the front panel to that location and size.
Description
This vi will read size and location values of a front panel from an initialization file then move the front panel to that location and size. Meant to be accompanied with
https://decibel.ni.com/content/docs/DOC-36155
Requirements
- LabVIEW 2013 (or compatible)
Steps to Implement or Execute Code
- Put the FrontPanelResize.ini file in the same directory with this VI, make sure it has correct content.
- Fill in the path of the VI to resize in the file path constant on the block diagram.
- Run the VI.
Additional Information or References
VI Snippet of Block Diagram

**This document has been updated to meet the current required format for the NI Code Exchange. **