1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 <2022> 2023 2024 2025 | Index | 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 <2022> 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Re: [EXTERNAL] Phoebus Alarm Area Panel custom colours |
From: | "Kasemir, Kay via Tech-talk" <tech-talk at aps.anl.gov> |
To: | "tech-talk at aps.anl.gov" <tech-talk at aps.anl.gov>, Ian Gillingham <ijg at observatorysciences.co.uk> |
Date: | Thu, 14 Jul 2022 14:15:29 +0000 |
Hi:
> I'm trying to see if there's a way to modify the alarm colours presented
on the Phoebus Alarm Area Panel.
The alarm colors (colours) are fetched from https://github.com/ControlSystemStudio/phoebus/blob/master/app/alarm/ui/src/main/java/org/phoebus/applications/alarm/ui/AlarmUI.java
In there, they are currently fixed.
In part because it's considered important to have one set of alarm colors, so users know what's what. We certainly don't want to use red in one tool for 'MAJOR' alarm and in another tool for 'OK'.
In part because so far no site that uses these alarm tools saw the need to customize them.
If you have spare cycles, feel free to make them customizable, but if you then use that, you should assert that the colors used by displays (and this should also include web displays of control system info) use a consistent set of colors
across your site.
Thanks,
Kay
|