Randy et Jean-Pierre,
thanks for your input, but I think I described my problem not very
accurately.
My problem is I want to set coloured one ore more of the indicators of the
cluster in one specific element in the array.
There are two difficulties: How to change the properity of an element of a
cluster and how to do it only in one element of the array.
I tried to have an UIR like that because I get too many LEDs otherwise
beside a already high number of indicators. I guess that's not possible -
but I would like to know how to change properity of elements of
arrays/clusters for self-educational reasons.
Best way would be to have a properity of the indicators with a
programmable case dependent colour 😉
Thanks for any hints
Urs
Randy H schrieb:
>
Urs,
>
> Jean-Pierre is correct, partially. LabVIEW only stores the values of
> controls in Arrays. There is one set of properties that are the same
> for every element in the array (except for value of course). So, if
> you set one control flashing, then all of them will flash. By doing as
> Jean-Pierre describes, you get a Property Node for all of the elements
> of the array, not just for one control in an array of clusters.
> I would suggest having a boolean that represents failure. This is
> settable since it is a value. You could create multiple booleans, one
> for each specification, or just an array of booleans where each array
> index represents a particular specification.
>
> Randy Hoskin
> Applications Engineer
> National Instruments
> http://www.ni.com/ask