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: Altering timestamp of softIOC PV |
From: | "Johnson, Andrew N. via Tech-talk" <tech-talk at aps.anl.gov> |
To: | "Reimer, Paul E." <reimer at anl.gov> |
Cc: | "tech-talk at aps.anl.gov" <tech-talk at aps.anl.gov> |
Date: | Mon, 25 Jan 2021 23:09:59 +0000 |
Hi Paul,
On Jan 25, 2021, at 4:41 PM, Reimer, Paul E. via Tech-talk <tech-talk at aps.anl.gov> wrote:
Are there any other protocols or APIs that an IOC might be able to use to communicate with the system, and what kinds of data sizes and rates are involved in the data transfers?
EPICS systems don’t generally use Channel Access clients as agents for acquiring data, and as a result we don’t have an easy way to put an EPICS timestamp into a Channel Access PV. It is of course possible to write some C code for the IOC that will let
you do that, but the fact that it isn’t easy is an indication to me that there may a better way to do what you’re looking for.
If you could describe the larger problem to the community (i.e. to this list) we might be able to recommend alternatives that could turn out to be faster and easier – no promises, but it’s worth a try.
- Andrew
--
Complexity comes for free, simplicity you have to work for.
|