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: | delay before alarm on alarm handler |
From: | James F Ross <[email protected]> |
To: | EPICS Tech Talk <[email protected]> |
Date: | Wed, 20 Mar 2013 13:39:09 -0400 |
Hello everyone, Does anyone know how to build in a delay for a process variable so that it won't alarm unless the value is in the alarm range for a setable period of time? For instance, I'd like to set a particular variable so that it will alarm only if the value is below the LOW alarm setting for one second or longer. Is this doable either through the alarm handler or the database file or would I have to go into the source code and manually program in a delay? Thanks James