EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

1994  1995  1996  1997  1998  1999  2000  2001  <20022003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024  Index 1994  1995  1996  1997  1998  1999  2000  2001  <20022003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Re: EPICS Base 3.13.6 Caveat
From: Tim Mooney <[email protected]>
To: [email protected]
Cc: EPICS Tech-Talk <[email protected]>
Date: Tue, 28 May 2002 11:15:43 -0500
[email protected] wrote:
> 
> This is a warning about a change in base's behaviour that may cause
> unwanted side effects.
> 
>...
> The effect occurs when the calc/calcout is reading CA input links that
> are INVALID either because the CA link hasn't connected or it isn't
> granted read access by the source IOC.
>...
> after a reboot the first processing often occured before all inputs had
> been connected...

Yikes!  Initializing a database is hard enough without worrying about
links that haven't connected yet.  How about...

	case INITHOOKafterInterruptAccept :
		taskDelay(600);			<--<<
		break;

...in initHooks() ?  Am I right in thinking this would delay processing
caused by .PINI=="YES", and allow CA links some more time to connect?

You'd still want to do what you've suggested, of course, to defend
against links that really are broken.  But .PINI is pretty much useless
if it sometimes causes processing before databases that will eventually
be sound are ready to go.

-- 
Tim Mooney ([email protected]) (630)252-5417
Beamline Controls & Data Acquisition Group
Advanced Photon Source, Argonne National Lab

Replies:
Re: EPICS Base 3.13.6 Caveat Ralph . Lange
References:
EPICS Base 3.13.6 Caveat Ralph . Lange

Navigate by Date:
Prev: EPICS Base 3.13.6 Caveat Ralph . Lange
Next: Re: error in caput ("caputting negative numbers") Bill Cruise
Index: 1994  1995  1996  1997  1998  1999  2000  2001  <20022003  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: EPICS Base 3.13.6 Caveat Ralph . Lange
Next: Re: EPICS Base 3.13.6 Caveat Ralph . Lange
Index: 1994  1995  1996  1997  1998  1999  2000  2001  <20022003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 10 Aug 2010 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·