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: EPICS database Feature request |
From: | "Shen, Guobao" <[email protected]> |
To: | [email protected] |
Date: | Fri, 06 Jun 2014 11:48:52 -0400 |
Hi Emmanuel,
Not sure whether I fully understand your question, but for an exiting record, all default fields are there no matter you use it or not. The difference is just what the exact value it has. For you first example: the FLNK is CONSTANT 0, and DRVH is 40 you next example FLNK is "AnotherAO", and DRVH is 0. Therefore, you are always able to change any existing field by for example using dbpf from iocsh epics> dbpf anotherAO.VAL 10 Record 'anotherAO.VAL' not found epics> dbpf myAO.VAL 10 DBR_DOUBLE: 10 epics> But again, I might miss something. Guobao On 6/6/14, 11:22 AM, Emmanuel Mayssat wrote:
|