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 2025 | 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 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Question about OUTLINK from the manual |
From: | "Wang, Andrew via Tech-talk" <tech-talk at aps.anl.gov> |
To: | "tech-talk at aps.anl.gov" <tech-talk at aps.anl.gov> |
Date: | Sun, 7 Mar 2021 06:09:07 +0000 |
All,
In the OUTLINK section of the documentation (https://epics.anl.gov/base/R3-16/1-docs/AppDevGuide/DatabaseLockingScanningAndProcessing.html#x6-2040005.12.2),
it says that
It is not possible to honor PP or NPP options; the put operation completes immediately but whether the destination record will process depends on the process passive attribute of the destination field.
Could I get a clarification that? The reason why is because earlier in the Passive Process section, it says that
It determines if the linked record should be processed before getting a value from an input link or after writing a value to an output link.
From what is described in the second section, it appears that we can specify PP or NPP in the OUT field of a record. However, in the first portion, it appears to say otherwise.
Thank you!
|