sunilariell Posted August 21, 2006 Report Share Posted August 21, 2006 Hallo All, I wonder how many of you are really deep down into XControls. I am currently exploring how two XControls might exchange data between themselves over shared variables. The Autoscaling Gauge XControl example shipped with LV connects to a shared variable. When you put 2 instances of this XControl in a test VI and connect them to the same shared variable, the change in value in one is reflected directly in the other Xcontrol. I tried to extend this to a cluster of controls and that also works fine when connected to a custom type shared variable of the type data.ctl. This still means dealing with one shared variable. My problem is to have several controls and indicators inside the same XControl that are data-bindable to shared variables...This does not seem to work when I simply extrapolate the Autoscaling Gauge example to handle a multiple element situation..Hope I have conveyed it properly Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.