To download NI software, including the products shown below, visit ni.com/downloads.
Overview
This vi, when run will write the size and location of another vi's front panel to an initialization file.
Description
This vi, when run, will write the size and location of a particular VI to an initialization file. This initialization file can then be used at the beginning of an application to appropriately size and place a front panel vi during development. Meant to accompany
https://decibel.ni.com/content/docs/DOC-36156
Requirements
Steps to Implement or Execute Code
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. **
Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.
if the .ini doesn't exist, the example won't work.