From 04:00 PM CDT – 08:00 PM CDT (09:00 PM UTC – 01:00 AM UTC) Tuesday, April 16, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Reinitialize Default Value of Numeric control

Hi all ,

     Is it possible to reinitialize default value of numeric Control while running labview ? 

 

0 Kudos
Message 1 of 7
(2,887 Views)

Hi,

 

yes it is possible. One simple solution is attached - right click on the control and create an invoke node.

 

Best regards,

CsabaF
0 Kudos
Message 2 of 7
(2,870 Views)

HI CsabaF,

 

 I think my question is wrong .. 

 

i need to update my default value ..

 

for example .. 

 

 if my default vlaue is =  4 

 

while running == i am decreasing to 3 then i need to update this value as my default value.. 

 

is this possible?

 

 

0 Kudos
Message 3 of 7
(2,862 Views)

I see - as far as I know it is not possible with vi methods, but this might be interesting for you

 

Best regards,

CsabaF
0 Kudos
Message 4 of 7
(2,858 Views)

hi CsabaF,

 

First of all

 

i wants say for your Kindly reply ... 

 

Your second Post Seems okay for me but it in my case i have loots of input controls

 

i have added VI file as example (if i get some easy solution means no need to create config file process)  

 

0 Kudos
Message 5 of 7
(2,850 Views)
A config file is an easy solution.
0 Kudos
Message 6 of 7
(2,843 Views)

here in my attached vi those inout controls are default inputs controls .. 

 

i tought to update default value while running .. 

 

Okay i go with Config file ,,, 

 

thanks 

 

 

0 Kudos
Message 7 of 7
(2,832 Views)