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: | Communicating with Bechoff I/O through EPICS |
From: | Sibylle Ducroizé via Tech-talk <tech-talk at aps.anl.gov> |
To: | tech-talk at aps.anl.gov |
Date: | Wed, 28 May 2025 13:23:34 +0200 |
Hello,
I have just started working on an update of the control system
software for an accelerator.
I am still trying out different configurations and learning how to
use EPICS. I followed the tutorial of the EPICS documentation so I
know basic information about IOCs and have common support modules
installed (asyn, calc, streamDevice,...)
I would like to communicate with Beckhoff I/O terminals, both as a
way to learn EPICS and to try out configurations for the final
project. I have tried following this
advice from a previous tech-talk question from 2018.
So far I have installed etherlab's
ethercat master and I've tried installing PSI's ecmc which
needs e3 to build.
Unfortunately, e3-build fails to install epics base so I didn't
get very far...I am on ubuntu which might be the problem.
My questions :
1. Are there maintained EPICS drivers for communicating with
Beckhoff I/O ?
1.a. If so, is ecmc a good option ? (As it depends on e3, meant to run on centOS which is obsolete)
1.b. Are there other similar alternatives ?
2. Should I basically write my own drivers ?
1.a. An advice / general approach for me to follow as I am
new to EPICS ?
Thanks,
Sibylle