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: dbLoadRecords and substitute |
From: | Mark Rivers via Tech-talk <tech-talk at aps.anl.gov> |
To: | "Knap, Giles (DLSLtd,RAL,LSCI)" <giles.knap at diamond.ac.uk> |
Cc: | EPICS Tech Talk <tech-talk at aps.anl.gov> |
Date: | Wed, 8 Jun 2022 12:32:38 +0000 |
Hi Giles,
I recently converted a Diamond-style database (for the Symetrie hexapod) to load at runtime and ran into that 'substitute' issue. The solution is to use
dbLoadTemplate which supports substitutions.
The original version with the 'substitute' keyword is here:
The new version uses that file modified to remove the 'substitute'
plus this .substitutions file
Mark
On Jun 8, 2022, at 3:24 AM, Knap, Giles (DLSLtd,RAL,LSCI) via Tech-talk <tech-talk at aps.anl.gov> wrote:
|