LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Load file

How can I load a data file in to my program to update Global Parameter when I start run program ? It mean that I don't change my program. When I want to change some value in Global Parameter I will adjust in Data file ( it will auto update in to Global Parameter Table) ? Pls help me to do that.

 

Thanks !

 

0 Kudos
Message 1 of 2
(2,922 Views)
Variables globat to the application or configuration options are usually loaded at startup but can be reloaded upon request taking values either from a file on disk or from the registry. I discussed this options in this thread that you may use as a reference for your needs.


Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
0 Kudos
Message 2 of 2
(2,915 Views)