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: New to EPICS - v4 questions |
From: | Stainer Tom via Tech-talk <tech-talk at aps.anl.gov> |
To: | Ralph Lange via Tech-talk <tech-talk at aps.anl.gov> |
Date: | Thu, 11 Mar 2021 10:25:37 +0000 |
Hi Ralph, Thanks for the link. Indeed it’s a very nice starting point and very helpful but I am looking for something more detailed, specifically into the details of the
code (without having to go into all the code). I found this link
http://epics-pvdata.sourceforge.net/informative/developerGuide/developerGuide_V4Release4_6.html, which is very useful but it is not clear to me if this is the latest version as it indeed mentions V4 not V7 and is dated 2016. Is there an equivalent developer
document for V7 which is relatively up to date? Kind regards, Tom From: Tech-talk <tech-talk-bounces at aps.anl.gov>
On Behalf Of Ralph Lange via Tech-talk Hi Tom, There's also the latest and greatest recently refurbished introduction document at
https://docs.epics-controls.org/en/latest/guides/EPICS_Intro.html which tries to answer at least some of your questions. Formal detail: There is no EPICS v4, at least not anymore. What started out under that name as a replacement for EPICS Base 3.x eventually became an additional set of modules and was merged to form EPICS 3 + 4 = 7. Cheers, |