From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

background color in indicator

Hi,
 
I would like to change the background color of a numerical indicator on specific event (if the value is for example 5% larger than expected). I'm able to change color for string indicator with property node, but there is no bg color option for numerical indicator.
 
I give you my a copy of my Vi.
 
Thanks for you support,
 
 
0 Kudos
Message 1 of 4
(2,751 Views)
Look for "NumText.BGColor". 🙂
 
Message 2 of 4
(2,741 Views)
Hi King,

you have to use the correct class to be more specific!
Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 3 of 4
(2,741 Views)
It works !
 
Thanks
0 Kudos
Message 4 of 4
(2,730 Views)