11-21-2012 01:24 AM
Hallo,
I have an array of tank and I want that the tanks change their color depending on the fill level. I know how to do this just for one tank (with a property node-> fill color), but for an array, as soon as I change the color of one tank the rest of the tanks also change their color.
Has anyone an idea?
Thanks!
11-21-2012 02:05 AM
11-21-2012 03:32 AM
If it essential that the tanks have different properties, you can use a cluster, but this may have implications for programmatic scalability etc. and may not suit your application.
11-21-2012 06:49 AM
Thanks!
Well, I think I'll have to create a cluster (what I didn't wanted).
Bye.
11-21-2012 09:20 AM
Try This.
11-22-2012 12:48 AM
Hi pcardinale,
thank you for your post, but could you upload the file again so that I can open it with my "old" Labview 8.5.1.
Thanks again!
11-22-2012 01:22 AM
Nice use of the Fill Options...I learned something today!
11-26-2012 08:19 AM
Here it is.
12-05-2012 08:50 AM
Great solution!
12-05-2012 02:13 PM
Here's another way to do it.