09-09-2009 11:36 AM
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
09-10-2009 08:55 AM
09-10-2009 03:09 PM
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!