07-31-2009 08:28 AM
Hello,
I am working on a user interface and I am using the property nodes of cluster elements to change the blinking property of the DSC module 3D valve. I use an event structure to link the blinking property to a check list value change. Once a check list option changes valve the coresponding valve in the cluster should swith from blinking to non blinking. The problem is that the blinking property does not seem to work with the valves. Anyone have a solution?
Solved! Go to Solution.
07-31-2009 08:43 AM
07-31-2009 09:04 AM
GerdW
Thanks for the speedy response! When i run the program the valves do blink, but they stay red and only the faint outline of the valves blink. When you run the program do the valves blink from red to orange?
-Goody
07-31-2009 09:08 AM
Hi Goody,
the blinking property only applies to one certain color of a control/indicator. Those DSC indicators only have a small numbers of pixels in the right color, hence I too see just the "faint outline" blinking.
Maybe you try to change colors itself in a loop? Or position a LED under the valve and set the LED's blinking property?
07-31-2009 09:41 AM
Try
Options >>> Colors
To see if differenct colors show up better.
Ben
07-31-2009 09:58 AM
The problem was in the Options >> Colors . The blinking background needed to be different than red so i changed the blinking back ground to yellow and it worked!
Thanks for everyone's help,
-Josh