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

Subject: Re: DB CA link to PROC field
From: Andrew Johnson <[email protected]>
To: [email protected]
Date: Tue, 14 Jul 2009 23:22:27 -0500
On Tuesday 14 July 2009 17:53:25 Benjamin Franksen wrote:
> On Dienstag, 14. Juli 2009, Tim Mooney wrote:
> > Benjamin Franksen wrote:
> > > I get this message on the iocsh (base is 3.14.8.2):
> > >
> > > dbCaTask ca_array_put Channel write request failed
> > > OTERMPCGP:cmdRmp has DB CA link to OTERMPCGP:colStRmp.PROC
> >
> > Ben,  I get that same error message when I use a CA link (from any
> > record) to
> > process a  record whose processing results in an error.  If your
> > situation is
> > like mine, OTERMPCGP:colStRmp should be in some kind of alarm.
>
> Interesting. I'll check this. The message is a bit misleading (if this is
> indeed what causes it), to me it suggests that I have somehow misconfigured
> the link.

I agree the message is misleading.  It occurs because any error status 
returned by device support is passed back up the call chain and is returned 
by the record type's process() routine, by dbProcess(), then by dbPutField(). 
db_put_field converts it to a 0 or -1 value and results in the channel access 
server reporting a write error to the client, which in this case is the dbCa 
link where your error message came from.

I would be interested in any thoughts on whereabouts in the above chain we 
should clear any error status from device support.  I suspect it should be 
the record type's responsibility once it has put the record into an alarm 
state (thus handling and reporting the error), but I could be persuaded 
otherwise.

- Andrew
-- 
The best FOSS code is written to be read by other humans -- Harold Welte

Replies:
Re: DB CA link to PROC field Tim Mooney
References:
DB CA link to PROC field Benjamin Franksen
Re: DB CA link to PROC field Tim Mooney
Re: DB CA link to PROC field Benjamin Franksen

Navigate by Date:
Prev: CAEN SY127 and SY527 Pierrick Hanlet
Next: Re: When an external device does not provide termination on TCP ASCIIstream replies Dirk Zimoch
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  <20092010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Re: DB CA link to PROC field Benjamin Franksen
Next: Re: DB CA link to PROC field Tim Mooney
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  <20092010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 31 Jan 2014 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·