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: Change PVA structure dynamically during IOC operation |
From: | "Kasemir, Kay via Tech-talk" <tech-talk at aps.anl.gov> |
To: | "Alnajjar, Dawood" <dnajjar at slac.stanford.edu>, "tech-talk at aps.anl.gov" <tech-talk at aps.anl.gov> |
Date: | Wed, 28 Sep 2022 18:32:23 +0000 |
> Would it make sense to you to dynamically remove the PV (rpvxs::server::Server::emovePV) and then add it again (pvxs::server::Server::addPV)? Would that produce unpredictable results?
Michael would know about the details of pvxs, but fundamentally you can stop the server, then restart it with the updated PV.
Clients will notice the disconnect, start searching for the missing PVs, and then connect to the newly started server where the PV now sends the updated structure during the initial steps of the subscription.
-Kay
|