LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Save and load global variables

Hi all,

In my program, I use Global variables table to load and process parameter. Now I want to adjust some parameter without doing in my Global variables table ( because when I do in this way I have to compile it again). So I want to load a file include my program and it will be load in to my Global variables table. How can I do it?

 

Thanks.

Message 11 of 12
(894 Views)

Hi Lumidu,

 

do as said before:

put the values of interest into an ini-file and use the "configuration file"-vis to load them. Then write them into your globals...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 12 of 12
(882 Views)