Experimental Physics and Industrial Control System
|
Hi Ben,
On Mar 24, 2020, at 12:02 PM, Ben Franksen via Core-talk < core-talk at aps.anl.gov> wrote:
What
if I want my database to process some counter or debug record via
CPP
input link? I may not care at all for the value, only the fact that
an
event happens. IMO this is valid use case and it will be hard to make
it
work reliable if events are dropped in this way.
Channel Access has always been allowed to throw away monitor updates if the client can’t keep up with the rate that the server is sending them, so a counter implemented like that isn’t reliable anyway. Ralph's change might make dropping updates more common,
but IIUC it only happens when your client is monitoring an array field through a filter. Maybe that’s more likely if you use a filter to only return the first element in order to reduce bandwidth needed say, but you still can’t guarantee to get all the events,
even with a scalar.
- Andrew
--
Complexity comes for free, simplicity you have to work for.
|
- References:
- Re: write to a single element of an array field Ben Franksen via Core-talk
- Re: write to a single element of an array field Ben Franksen via Core-talk
- Re: write to a single element of an array field Ben Franksen via Core-talk
- Re: write to a single element of an array field Ralph Lange via Core-talk
- Re: write to a single element of an array field Ben Franksen via Core-talk
- Re: write to a single element of an array field Ralph Lange via Core-talk
- Re: write to a single element of an array field Ben Franksen via Core-talk
- Re: write to a single element of an array field Ben Franksen via Core-talk
- Navigate by Date:
- Prev:
Re: write to a single element of an array field Ben Franksen via Core-talk
- Next:
[Merge] ~bfrk/epics-base:write-filters into epics-base:7.0 Ben Franksen via Core-talk
- Index:
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:
Re: write to a single element of an array field Ben Franksen via Core-talk
- Next:
Re: write to a single element of an array field Ben Franksen via Core-talk
- Index:
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
<2020>
2021
2022
2023
2024
|
ANJ, 24 Mar 2020 |
·
Home
·
News
·
About
·
Base
·
Modules
·
Extensions
·
Distributions
·
Download
·
·
Search
·
EPICS V4
·
IRMIS
·
Talk
·
Bugs
·
Documents
·
Links
·
Licensing
·
|