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: Means of comparing alarm status with a conditional in a CALC record |
From: | "Johnson, Andrew N. via Tech-talk" <tech-talk at aps.anl.gov> |
To: | "Mooney, Tim M." <mooney at anl.gov> |
Cc: | "Wang, Andrew" <wang126 at llnl.gov>, EPICS tech-talk <tech-talk at aps.anl.gov> |
Date: | Wed, 12 May 2021 20:18:26 +0000 |
There are some additional values for the STAT field that can’t be transmitted over CA as an ENUM (the protocol only sends the first 16 state names as shown in Tim’s graphic from MEDM), but the calc record will get their numeric values. The full list of STAT
values can be found in any of include/alarm.h, include/menuAlarmStat.h or dbd/menuAlarmStat.dbd in Base. - Andrew
--
Complexity comes for free, simplicity you have to work for.
|