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: | Re: Question about "indirect processing" mentioned in documentation for the SSEQ |
From: | Mark Rivers via Tech-talk <tech-talk at aps.anl.gov> |
To: | "Wang, Andrew" <wang126 at llnl.gov> |
Cc: | EPICS tech-talk <tech-talk at aps.anl.gov> |
Date: | Sun, 7 Aug 2022 10:58:57 +0000 |
> I
could be wrong but does SSEQ only wait for "rec_1" to complete processing without waiting for "rec_2" before moving onto the other LNKn/DLYn/DOLn groups?
No, it will wait for rec_2 as well. The mechanism used waits for all records that are directly processed as a result of rec_1 processing.
Mark
Sent from my iPhone
On Aug 7, 2022, at 1:39 AM, Wang, Andrew via Tech-talk <tech-talk at aps.anl.gov> wrote:
|