LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to alter default settings of front panel in executables

Hello All,
My issue is how to make the default settings of front panel variable in executables .
Is there a way to reference the default settings to a text file ?
and by modifying the text file, those changes has to be reflected as defaults in my executables.
0 Kudos
Message 1 of 2
(2,439 Views)

Hi,

You can maybe use he configuration file functions and the property node to initilaze your controls, indicators and contants.

You find a good tutorial under Implementing Configuration Files for Computer Based Data Acquisition Systems and use the following example Using Configuration File VIs to Save and Load Front Panel Values
Best regards,
Nick_CH

 
0 Kudos
Message 2 of 2
(2,428 Views)