LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Binding a variable to a shared variable is taking the attributes of that variable?

Is it possible that binding to a shared variable to have the attributes of that variable? With other words shared variable shares attributes also?

Thank you,

Virginia

0 Kudos
Message 1 of 3
(2,774 Views)
What attributes are you thinking of? I believe that when you bind one shared variable to the other, the only thing that propagates over is the value of the other shared variable from the shared variable engine.
Adnan Zafar
Certified LabVIEW Architect
Coleman Technologies
0 Kudos
Message 2 of 3
(2,753 Views)

I builed a vi server that prepears data to be updated to an interface and data has all type of attributs such as color, background and foreground, and for this reason I wanted to be able to be updated with attributs.

I will give up to have like an updated control in my interface but to updated it from the server with detailed attributs in a continous loop instead.

Data with attributs give me not only the value but the status also.

 

Thank you!

 

0 Kudos
Message 3 of 3
(2,738 Views)