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: Generic EPICS IOCs |
From: | "Knap, Giles \(DLSLtd,RAL,LSCI\) via Tech-talk" <tech-talk at aps.anl.gov> |
To: | "tech-talk at aps.anl.gov" <tech-talk at aps.anl.gov>, Dave Bracey <dbracey at fnal.gov> |
Date: | Tue, 23 Jan 2024 05:45:35 +0000 |
Thanks Dave,
Feel free to contact be direct if you have any queries or ideas how to make the tutorials better.
Regards,
giles
giles.knap at diamond.ac.uk
From: Tech-talk <tech-talk-bounces at aps.anl.gov> on behalf of Dave Bracey via Tech-talk <tech-talk at aps.anl.gov>
Sent: 18 January 2024 18:00 To: tech-talk at aps.anl.gov <tech-talk at aps.anl.gov> Subject: Re: Generic EPICS IOCs (Hopefully this attaches to the correct discussion – I just joined the list)
Hello Giles, All -
At Fermilab we are incrementally adopting EPICS, and we are very interested in:
For us (in my department, not lab-wide), a Generic IOC will be a soft IOC that uses middleware (Kafka, Redis) to exchange data and messages with a simple embedded Linux node at the device hardware.
So for us, a Generic IOC will always run on a Linux and will have no hardware interface, they will just talk to Redis via Ethernet. We hope to just parameterize them with a configuration file – that file being the only difference between any two deployed instances. We will try to support any sophistication at the highest level we can (stateful behavior, message queuing, data reformulation) for sake of visibility and troubleshooting, as performance allows. This may mean trying to implement such features in the Generic IOC in a generic way, that just gets parameterized via the config. I’m not optimistic about that part being easy, however…
I’m looking forward to exploring your work on github, and I hope we can share knowledge and experiences.
Dave Bracey Fermilab AD Instrumentation Fermi National Accelerator Laboratory Batavia, IL - USA
-- This e-mail and any attachments may contain confidential, copyright and or privileged material, and are for the use of the intended addressee only. If you are not the intended addressee or an authorised recipient of the addressee please notify us of receipt by returning the e-mail and do not use, copy, retain, distribute or disclose the information in or attached to the e-mail. |