Vijeo Designer Numeric Display Color Animation

silverviper

Member
Join Date
Oct 2014
Location
Texas
Posts
3
Hi,

How do I change a numeric display color based on another bool tag? I am trying to display a RPM number and I want it to turn green when a tag is TRUE and turn red when that tag turns FALSE.

Thanks in advance!
 
Hi,

How do I change a numeric display color based on another bool tag? I am trying to display a RPM number and I want it to turn green when a tag is TRUE and turn red when that tag turns FALSE.

Thanks in advance!

Use a "lamp"

If using an integer the same can apply. And also you further could use alarming for certain conditions

vijeo_lamp.PNG
 
Hi,

How do I change a numeric display color based on another bool tag? I am trying to display a RPM number and I want it to turn green when a tag is TRUE and turn red when that tag turns FALSE.

Thanks in advance!

Sorry just saw you mentioned an existing numeric display. In this case a colour resource will sort it out.

colour_vijeo.PNG
 
Sorry just saw you mentioned an existing numeric display. In this case a colour resource will sort it out.

Thanks for the reply. But how do I change the numeric color based on another bool tag? I
f BOOL_TAG is TRUE, my numeric display will be green, if BOOL_TAG is FALSE, my numeric display will be red.
 
Thanks for the reply. But how do I change the numeric color based on another bool tag? I
f BOOL_TAG is TRUE, my numeric display will be green, if BOOL_TAG is FALSE, my numeric display will be red.


You can use script and write values to internal integer tag which control color resources.


Another and even simpler is to use two different numeric displays and forecolor red and green. Then right click object, select visible and locate your bit tag there.


Lastly position objects above each other. tag1 is showing green display and tag2 is showing red. if both tags are off, then display isn't showed.


If you locate gray display under red and green, then gray display is showed if both color tags are off.
 

Similar Topics

Good Day all. I am currently busy with a schneider HMI design in vijeo designer and i want to know how you can animate an image to move on the x...
Replies
2
Views
173
Hello, I have been tasked with adding some analog signals for display and alarm setup in some old Schneider Electric HMIGTO HMI-panels. I have...
Replies
4
Views
179
Since upgrading to V6.2 12.24 SP12 24-21 the M221 PLC is no longer recognised by the HMI. The screen still works but it does not talk with the...
Replies
3
Views
995
I work for an OEM. I am trying to develop a generic HMI program that will display an overview screen displaying between 2 and 6 "widgets"...
Replies
1
Views
1,304
Hey all, I am using Vijeo Designer v6.2.8.12 for a mineral plant project. For that, I needed to incorporate three different plants' HMI page in...
Replies
2
Views
1,199
Back
Top Bottom