re...
> It sure would be nice to have an option in the sequencer that would
> use ca_put_callback() ... i.e. a call that wouldn't return until
> record processing caused by the 'put' was complete. I'm trying to work
> with a device that is quite unpredictable in its response time.
It would also be nice to get a 'done' event corresponding to a 'put'
without hanging at the 'put' call. This effect can be accomplished in
a database, of course, but it's a pain to have to put an explicit 'busy'
PV in the database, make sure it's initialized correctly, attach an event
flag to it, set it before the put, and do completion processing when the
database resets it. Yuck. Plus, if it's somebody else's database, you might
not be able to add the PV for several months--and then you have to be nice
to them for a while. Really a bad situation all around.
Tim Mooney
- Navigate by Date:
- Prev:
SNL request Ned Arnold
- Next:
Epics build for Multiple Host Architectures? Guy Jennings
- 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:
SNL request Ned Arnold
- Next:
Re: SNL request William Lupton
- 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
|