LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Can't update controls' values

Solved!
Go to solution

Hi guys,

I'm new in LabVIEW and I've got a VI named "design"  with controls which I need to change. For example I need to change the values of control "model parameters". I tried to do: make type def.-> open type def. and then change the values. A new control was created and even though I saved all the files, the latest values were not saved.

 

thank you in advance for any help

 

Orit

0 Kudos
Message 1 of 2
(2,360 Views)
Solution
Accepted by unita

Hi Orit,

 

Right click on the control and go to the option called Data Operation. There you can choose Make current value as a default Option. It will make current value as your control's default value.

 

While opening the VI on next time Values will be remain same.

 

Thanks

Manikandan. 

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