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: | Ability to change a record in an IOC when another IOC is exited |
From: | "Wang, Andrew via Tech-talk" <tech-talk at aps.anl.gov> |
To: | EPICS tech-talk <tech-talk at aps.anl.gov> |
Date: | Tue, 24 May 2022 15:20:49 +0000 |
Hi all, Suppose I have an IOC called foo that contains an analog input record called foo_record and I have another IOC called bar. Is there a possible way to input a value into foo_record when bar is exited? For instance, if I exit bar, I want
foo_record to have a certain value. Let me know if my question requires further clarification. Andy |