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: CA output links not working with PINI=YES? |
From: | "Johnson, Andrew N. via Tech-talk" <tech-talk at aps.anl.gov> |
To: | Benjamin Franksen <benjamin.franksen at helmholtz-berlin.de> |
Cc: | EPICS tech-talk <tech-talk at aps.anl.gov> |
Date: | Thu, 5 Mar 2020 18:58:37 +0000 |
Hi Ben,
On Mar 5, 2020, at 12:16 PM, Benjamin Franksen via Tech-talk <tech-talk at aps.anl.gov> wrote:
Do you have to wait until after iocInit to set the value of that input link field? If you could do it beforehand you could load a separate .db file that just sets the link field of that record. You can also use the IOC’s ‘dbpf’ command to write
to a link field in your startup script, and the length of that string isn’t limited to 40 characters any more.
Christoph’s original example doesn’t show him writing to a link field, and I’m still a little confused exactly what you’re trying to do. Given the actual complexity of what you’re trying to do (as against the apparent simplicity that you’re wanting)
I suspect using a sequence program might be simpler, but more detail of the actual problem might allow us to find a simpler solution.
- Andrew
--
Complexity comes for free, Simplicity you have to work for.
|