EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

1994  1995  1996  1997  1998  1999  <20002001  2002  2003  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  <20002001  2002  2003  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: All outlinks not created equal??
From: Tim Mooney <[email protected]>
To: [email protected], [email protected]
Cc: [email protected]
Date: Wed, 29 Mar 2000 17:40:45 -0600 (CST)
re...

> I've run into a strange problem with a database.  In working with the scan
> record, I need to have Wait records that poke the PROC field in the scan
> record.
> 
> When I do so directly with OUTN in the Wait record, it works as expected.
> If I forward link the Wait record through some other records to a CalcOut,
> all the intermediate records process successfully, but the Scan record does
> not respond when the CalcOut processes.  If I point the OUT field of that
> CalcOut at somewhere else, it behaves properly, so the problem seems
> somehow due to the Scan record.
> 
> The only difference I can see is the the OUT link in the Wait record is a
> dynamic link, while the CalcOut has a standard CA link. 
> 
> Why do they behave differently ?

One possibility is that dynamic links are implemented with channel-access
calls, while standard links may be database links or channel-access links.
With database links, it's the link's job to decide whether or not processing
is to occur.  If you want to process a record with a link, the link attribute
must be PP.  (Exception: if the field you're writing to is inherently PP, then
the link attribute CA will also cause processing.)

Tim Mooney


Replies:
Re: All outlinks not created equal?? Brian McAllister

Navigate by Date:
Prev: Java Chip Watson
Next: Re: All outlinks not created equal?? Brian McAllister
Index: 1994  1995  1996  1997  1998  1999  <20002001  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: All outlinks not created equal?? Brian McAllister
Next: Re: All outlinks not created equal?? Brian McAllister
Index: 1994  1995  1996  1997  1998  1999  <20002001  2002  2003  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 ·