Something along the line of:
record (ai, "TEMPERATURE")
{
field (SCAN, "1 second")
field (INP, "CALCULATION PP MS")
}
record (calc "CALCULATION")
{
field (CALC, "(B>C||B<D)?(A+1):0")
field (INPA, "CALCULATION.VAL")
field (INPB, "RAWTEMP")
field (INPC, "RAWTEMP.HIHI")
field (INPD, "RAWTEMP.LOLO")
field (HIHI, "60")
field (HHSV, "MAJOR")
}
> -----Original Message-----
> From: Bernhard Lopez [mailto:[email protected]]
> Sent: 21 September 2006 08:22
> To: [email protected]
> Subject: Alarm trigger for persistent values?
>
>
> Hi,
>
> At our infrastructure monitoring system we have the case that
> some temperature values should trigger an alarm only if they
> remain above/below a threshold (HIHI/LOLO) for longer than a
> defined amount of time.
>
> As we could not find support for this feature in the documentation,
> we would be glad to receive a suggestion regarding a solution or
> implementation we could go for.
>
> The involved sensor devices are represented by "ai" records
> with a home-made device implementation. We use EPICS release
> 3.14 on Linux.
>
> Many thanks in advance!
>
> Bernhard.
>
>
- References:
- Alarm trigger for persistent values? Bernhard Lopez
- Navigate by Date:
- Prev:
Alarm trigger for persistent values? Bernhard Lopez
- Next:
Re: Alarm trigger for persistent values? Ralph Lange
- 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
- Navigate by Thread:
- Prev:
Alarm trigger for persistent values? Bernhard Lopez
- Next:
Re: Alarm trigger for persistent values? Ralph Lange
- 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
|