02-16-2006 09:51 AM
02-16-2006 10:02 AM
| Robst - CLD |
| Using LabVIEW since version 7.0 |
02-16-2006 10:16 AM
02-16-2006 10:20 AM
| Robst - CLD |
| Using LabVIEW since version 7.0 |
02-16-2006 10:29 AM
Hi All,
Robst wrote "!...if it helped rate it five stars!....".
Due to the design of this forum there is ONLY ONE rating that is positive feedback for an answer or question and that is a "five star rating". Since the difference between a "Proven" contributor (First bar is gold) and an "Trusted" contributor (first bar is yellow) is the former has an average rating of 4.5 or higher and teh later is less than 4.5 any rating less than "5-stars" pulls down the contributors average.
So...
"
If you like an answer give five
if not, let it lie.
02-16-2006 10:40 AM
02-16-2006 11:39 AM
@Kaspar wrote:
P.S. The only other rating I will ever give that is higher than a 5 is to my wife...who is a 10!
Kaspar, your wife must have access to this forum.
Just kidding.
Ben: That explanation was worth a 5-star rating.
02-16-2006 11:42 AM
Hi Kaspar
Clusters are very useful for flexibility and I use them alot.
To answer your original question as I read it, when you want all the elements to be the same you can still use an array. Add the control/indicator to the pannel, then from the 'Array, matrix, cluster' pallet (just Array, Cluster in LV 7), select the array framework and place on your pannel. Now take your original control and drag it into the array framework and expand to the number of elements you need. The data will now be an array (1D or 2D if you need it) rather than a single scaler.
Of course you can also have an array of clusters. Whichever way you go they can only be either control or indicator, you can't mix the two.
Ian