To download NI software, including the products shown below, visit ni.com/downloads.
Overview
This example VI show how to write controls value to an ini file and then read them back
Description
Have you ever done extensive work on your VI with numerous values only to have someone close it and reinitialize ALL of the values? Well, this VI will solve any problems with that in both the development environment AND and executable evironment.
In the development world, you can go through the hassle of setting current value as default every time you change something, but that is entirely too time consuming. And that option isn't even available in an executable. This method writes the values to an ini file.
Requirements
Steps to Implement or Execute Code
Additional Information or References
VI 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.
Hi,
I found this example which could be useful for an SR I took charge of, but:
Is there a way to retrieve the correct code without having to rewrite it from scratch, please?
Best regards,
Alessia