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: EPICS 7 side-by-side with EPICS 3/4 |
From: | Timo Korhonen via Tech-talk <tech-talk at aps.anl.gov> |
To: | "Gregory, Ray" <gregoryrd at ornl.gov>, "tech-talk at aps.anl.gov" <tech-talk at aps.anl.gov> |
Date: | Thu, 6 Oct 2022 09:37:30 +0000 |
Hi Ray, An EPICS 7 IOC can run perfectly well side-to-side with older IOCs; you may not be able to use all the new features depending on how your other infrastructure looks like, but otherwise I do not see any big issues with
that. If you have a (version 3 type) record-based soft IOC, that should run on EPICS 7 without big issues, at least if you do not use custom drivers or such. But are there some specific things that you would like to do with the EPICS 7 IOC?
Best regards, Timo (ESS) From:
Tech-talk <tech-talk-bounces at aps.anl.gov> on behalf of "Gregory, Ray via Tech-talk" <tech-talk at aps.anl.gov> Hi, At our ORNL neutron beamlines, we normally deploy EPICS 3.14.12.6 and EPICS 4.6. I would like to create an EPICS 7 IOC to run side-by-side with the EPICS 3/4 IOCs we are normally running. How can I do this for a typical database-based soft IOC? For a Python IOC? Thank you, Ray Ray Gregory Oak Ridge National Laboratory |