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: | "Mooney, Tim M. via Tech-talk" <tech-talk at aps.anl.gov> |
To: | EPICS tech-talk <tech-talk at aps.anl.gov>, "Wang, Andrew" <wang126 at llnl.gov> |
Date: | Wed, 12 May 2021 19:56:44 +0000 |
Hi Andrew,
Yes, just specify the record's stat field in one of the calc record's input fields. You'll get a number from the following list
![]() Tim Mooney (mooney at anl.gov) (630)252-5417
Beamline Controls Group (www.aps.anl.gov) Advanced Photon Source, Argonne National Lab From: Tech-talk <tech-talk-bounces at aps.anl.gov> on behalf of Wang, Andrew via Tech-talk <tech-talk at aps.anl.gov>
Sent: Wednesday, May 12, 2021 2:36 PM To: EPICS tech-talk <tech-talk at aps.anl.gov> Subject: Means of comparing alarm status with a conditional in a CALC record All,
I was wondering if there was some method to compare the alarm severity, where I want to determine if one of my record’s STAT field is set to be NO_ALARM or COMM. Can that be done using something like a CALC record?
Thanks, Andy |