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: enable pvAccess by default |
From: | William Kirstaedter via Tech-talk <tech-talk at aps.anl.gov> |
To: | Han Lee <jeonglee at lbl.gov>, Han Lee via Tech-talk <tech-talk at aps.anl.gov>, EPICS Tech Talk <tech-talk at aps.anl.gov> |
Date: | Wed, 03 Apr 2024 13:56:51 +0200 |
I added this subject into an agenda for the upcoming Coderaton at BNL.BTW, we (ALS-U) use our own template folder to generate our consistent IOC and application directory structure with additional scripts. That is the exact same workflow, which Ralph suggested.However, from my view, we can just redesign (add a few lines, and change variables a bit) templates/makeBaseApp/top/iocApp/src/Makefile and iocBoot/st.cmd@Cross and st.cmd@common to support pvaccess easily.Best,HanOn Wed, Apr 3, 2024 at 12:30 AM Ralph Lange via Tech-talk <tech-talk at aps.anl.gov> wrote:Note that the template mechanism for makeBaseApp is specifically designed for users to add their own templates.If you have five things you always need to add to the ioc template, create your own, starting from a copy of the ioc template. Most of the EPICS facilities I know and worked with have their own set of templates.Cheers,
~Ralph