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 EPICS User Questions: (1) Microcontrollers (2) Data-data pipeline? |
From: | "Kasemir, Kay via Tech-talk" <tech-talk at aps.anl.gov> |
To: | "tech-talk at aps.anl.gov" <tech-talk at aps.anl.gov>, "Feister, Scott" <scott.feister at csuci.edu> |
Date: | Wed, 24 Feb 2021 21:58:19 +0000 |
2. Am I correct in my understanding that EPICS is meant primarily for managing systems data and systems control, rather than the core scientific data from an experiment (e.g. bandwidth-heavy high-speed cameras with 300 Hz image updates, fast digitizers,
etc)?
EPICS plays a large role in integrating all sorts of devices. It's probably fair to say that these are often large numbers of PLCs or similar relatively slow devices that use various network protocols, and EPICS makes them available via a common network
protocol, providing a common API, common operator displays and related control system tools.
But the fact that many sites have thus vast numbers of "slow" PVs doesn't mean that EPICS isn't fundamentally able to handle faster devices as Mark just mentioned. The overall limitation would be the network or CPU infrastructure, not EPICS.
-Kay
|