LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Blinking Valves

Solved!
Go to solution

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?

 

 

 

 

 

 

 

0 Kudos
Message 1 of 6
(3,492 Views)

Hi Goody,

 

with LV8.6.1 those valves blink. (Apart from Valve2, maybe there are not enough pixels of the correct color in it's picture...).

And I can switch blinking on and off...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 6
(3,481 Views)

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

0 Kudos
Message 3 of 6
(3,473 Views)

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?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 4 of 6
(3,469 Views)
Solution
Accepted by Goody34

Try

 

Options >>> Colors

 

To see if differenct colors show up better.

 

Ben

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
Message 5 of 6
(3,461 Views)

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

0 Kudos
Message 6 of 6
(3,451 Views)