LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

hi whant to update the changed value at out put of same variable used at the input. how to do that thanks in advance

Solved!
Go to solution

hi,i whant to update the changed value at out put of same variable used at the input. how to do that thanks in advance

0 Kudos
Message 1 of 5
(2,522 Views)

You can use local variables. But beware of race conditions

0 Kudos
Message 2 of 5
(2,508 Views)

Can you give an example of what you are looking for?  Because it is sounding like you are trying to avoid data flow, where the wire is the variable.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 3 of 5
(2,501 Views)

Can you upload the VI with data required as default value as suggested or some image? Helping then will be much better

--------------------------------------------------------------------------------------------------------
Kudos are always welcome if you got solution to some extent.

I need my difficulties because they are necessary to enjoy my success.
--Ranjeet
0 Kudos
Message 4 of 5
(2,473 Views)
Solution
Accepted by pavithralingareddy

ya i got it. by using property node (and selecting value) we can do it. thans for reply

0 Kudos
Message 5 of 5
(2,452 Views)