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: | Periodically calling shell functions in an IOC |
From: | "Wang, Andrew via Tech-talk" <tech-talk at aps.anl.gov> |
To: | EPICS tech-talk <tech-talk at aps.anl.gov> |
Cc: | "Pogge, James Robert" <pogge1 at llnl.gov> |
Date: | Wed, 13 Oct 2021 20:44:41 +0000 |
Hello, I have a question regarding the use of shell functions with in the IOC shell. There is a shell function from StreamDevice called streamReload that I am interested in using periodically like every 30 seconds. What is the preferred method,
if there are any, for doing so? Also, is there a potential way for calling that shell function within the SNL sequencer? Thanks, Andy |