Well, since we're talking about 3.15, we could require <record>.dbd to define an initial value for DTYP.
Then dbst wouldn't have to worry about it.
Tim Mooney
________________________________________
From: [email protected] [[email protected]] on behalf of Benjamin Franksen [[email protected]]
Sent: Tuesday, June 10, 2014 8:13 AM
To: [email protected]
Subject: Re: EPICS database Feature request
On Friday, June 06, 2014 13:12:08 Andrew Johnson wrote:
> On 06/06/2014 11:49 AM, Emmanuel Mayssat wrote:
> > My goal is also to have this feature supported and be part of the
> > epics-base.
> > The feature I am asking for is very close to what the alias
> > directive is doing.
>
> Something like this could be added (in 3.15 or later, not 3.14 which
> is now feature-frozen) quite easily. It would have to re-use the
> existing syntax for setting field values though, say allowing a "*"
> meaning "whatever" for the record type name when the record must
> already exist:
>
> record("*", "myAO") {
> field(VAL, "21")
> field(FLNK, "AnotherAO.PROC")
> }
Yes, that sound like a nice feature. I agree that it is much better to
throw an error when the record does not yet exist.
Another problem when overriding record fields in this way is the DTYP
field, and primarily if you use dbst on the template/db files. I
remember that dbst likes to substitute "Soft Channel" for "", which will
break the existing record if its DTYP is different from that. It would
be nice if someone had an idea how to prevent that.
Cheers
Ben
--
"Make it so they have to reboot after every typo." ― Scott Adams
- Replies:
- Re: EPICS database Feature request Benjamin Franksen
- References:
- EPICS database Feature request Emmanuel Mayssat
- RE: EPICS database Feature request Emmanuel Mayssat
- Re: EPICS database Feature request Andrew Johnson
- Re: EPICS database Feature request Benjamin Franksen
- Navigate by Date:
- Prev:
Re: Compiling helloWorld of EPICS V4 on 64bit linux had a link error Jani Hakala
- Next:
Re: EPICS database Feature request Benjamin Franksen
- 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
- Navigate by Thread:
- Prev:
Re: EPICS database Feature request Benjamin Franksen
- Next:
Re: EPICS database Feature request Benjamin Franksen
- 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
|