EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  <20182019  2020  2021  2022  2023  2024  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  <20182019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Re: Scanning on event number fails with EPICS 3.16
From: Simon Reiter <[email protected]>
To: Andrew Johnson <[email protected]>
Cc: [email protected]
Date: Tue, 30 Jan 2018 20:26:29 +0100
Hi Andrew,

this is exactly, what I was looking for. Thank you very much.

Cheers,
Simon

> On Jan 30, 2018, at 20:13, Andrew Johnson <[email protected]> wrote:
> 
> For conditional processing of your event record I would recommend using
> the SDIS input link and DISV field which all records have, something
> like this:
> 
> record(event, "$(BOARDNAME):ErrorFlags:trg") {
>    field(VAL, "2")
>    field(SDIS, "$(BOARDNAME):InitDone:S CPP")
>    field(DISV, 0)
> }
> 
> This keeps the event name/number associated with the record rather than
> having to go looking at the calc record to work out which event(s) it
> might trigger, and it only needs the one record.
> 
> See
> https://wiki-ext.aps.anl.gov/epics/index.php/RRM_3-14_dbCommon#Scan_Fields
> for a description of the scan disable mechanism.
> 
> You might have to adjust the value of the DISV field depending on what
> your $(BOARDNAME):InitDone:S record actually returns.
> 
> HTH,
> 
> - Andrew
> 
> -- 
> Arguing for surveillance because you have nothing to hide is no
> different than making the claim, "I don't care about freedom of
> speech because I have nothing to say." -- Edward Snowdon


References:
Scanning on event number fails with EPICS 3.16 Simon Reiter
Re: Scanning on event number fails with EPICS 3.16 Benjamin Franksen
Re: Scanning on event number fails with EPICS 3.16 Simon Reiter
Re: Scanning on event number fails with EPICS 3.16 Andrew Johnson

Navigate by Date:
Prev: Re: Scanning on event number fails with EPICS 3.16 Andrew Johnson
Next: Re: Sequencer seem to skip states with EPICS 3.16.1 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  <20182019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Re: Scanning on event number fails with EPICS 3.16 Andrew Johnson
Next: Re: Scanning on event number fails with EPICS 3.16 Dirk Zimoch
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  <20182019  2020  2021  2022  2023  2024 
ANJ, 08 Feb 2018 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·