06-15-2008 05:08 PM
06-16-2008 01:32 AM
LabVIEW settings are saved in the LabVIEW.ini file. To transfer them to an application, you need to copy the relevant lines to the application's INI file and place them in the [appname] section.
I don't know the names of the specific keys for these settings, but the names are usually easy to understand and you know what the values are. Go through the LabVIEW.ini file until you find the relevant lines.