This file holds the default settings of your application. You can
mirror your Settings from the LV development system to your
application. Some of the settings are only available in the
development system some are also useful in an application like
checking free disk space during start or setting the default fonts.
You can copy this settings from the LabVIEW.ini file from your LV
installation to the app.ini file. Be aware that the section has the
same name as the application.
You can use this file to hold your own app settings. LV will not
conflict with other sections in this file. You can change the sections
with the program and the runtime will leave it as you have set them.
Use the config file VIs to do that.

Waldemar

Reply via email to