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: How to write a soft record with a constant long string value |
From: | "Johnson, Andrew N. via Tech-talk" <tech-talk at aps.anl.gov> |
To: | "Cobb, Tom (DLSLtd,RAL,LSCI)" <tom.cobb at diamond.ac.uk> |
Cc: | EPICS tech-talk <tech-talk at aps.anl.gov> |
Date: | Tue, 18 Aug 2020 15:45:10 +0000 |
Hi Tom,
On Aug 18, 2020, at 4:04 AM, Cobb, Tom (DLSLtd,RAL,LSCI) via Tech-talk <tech-talk at aps.anl.gov> wrote:
You can load arbitrary JSON into a record info tag, but not directly into any other field type at the moment. It should be relatively easy to write device support or an aSub subroutine to copy the contents of an info tag into a long string field
though:
HTH,
- Andrew
--
Complexity comes for free, simplicity you have to work for.
|