01-16-2006 08:28 AM
You either create a control or a constant to write to the indicator, or you create a local variable of the control.
Just have a look at the attachment - hope this clarifies it a little for you.
01-16-2006 09:23 AM
01-17-2006 12:19 AM
I addes some more comments.
Do you know how to use bundle / unbundle?
If there are more questions - don't hesitate to ask.
Thomas
01-17-2006 01:59 AM
Thanks Thomas, I put a while loop around the vi you gave me yesterday and was able to see how the other clusters change when the cluster to indicator's values change. From this I played around with the local variable and it gave me some light (solution) to some of the problems I was having regards storing values. You have no idea how this simple vi helped me.
There's still a lot I have to learn about LabVIEW to fully realise its potential. Thanks for your patience.
Ntombi
01-17-2006 02:05 AM
You're welcome.
By the way - this is what we are here for. Either to learn or to help
.
Thomas
01-17-2006 10:02 PM