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: udf no_alarm |
From: | Ralph Lange <[email protected]> |
To: | EPICS Tech-Talk <[email protected]> |
Date: | Tue, 22 Sep 2015 14:03:00 +0200 |
Hi Marcio, "UDF NO_ALARM" is the current state of your record. UDF means a record state of being undefined (e.g. never written to), NO_ALARM means that this state has a severity of not being an alarm state. You are getting the message because when setting up a subscription, you always get one update with the current state of the PV. The timestamp is the time of the last processing of that record. HTH, ~Ralph On 22/09/2015 13:30, Marcio Alexandre
Barbosa wrote:
|