re...
> Is there a preferred way in EPICS to guarantee that two values are
> placed into two fields of a record atomically? (i.e. so no monitors
> report a change to one before both are ready?)
If you know in advance the fields that require this treatment, you can
poke the values into the .DOx fields of a seq record (which is in
closed-loop mode, and which has output links to the fields you care
about) and process the seq record.
Tim Mooney
- Navigate by Date:
- Prev:
atomic updates of multiple fields possible? Steve Wampler
- Next:
Engineering Units Marty Kraimer
- 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:
atomic updates of multiple fields possible? Steve Wampler
- Next:
Engineering Units Marty Kraimer
- 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
|