02-16-2006 04:01 PM
02-16-2006 04:05 PM
As has been mentioned many times in these forums, array elements cannot have unique attributes. You can either use decorations as you described, or display the LEDs in a cluster instead of an array. If you do this, you can use the Array to Cluster and Cluster to Array functions to help deal with the different datatypes on the block diagram. When using Array to Cluster, don't forget to right-click the function and choose the number of elements in the cluster!
Good luck,
-D