Experimental Physics and Industrial Control System
On Tuesday, July 31, 2012, Benjamin Franksen wrote:
> As otehr have noted, dot ('.') is not allowed in record names.
>
> However, your db file should have been rejected when loading, and not
> when trying to find the record. So this is actually a bug in EPICS base.
OMG, forget I wrote this. Let me try once again:
As others have noted, dot ('.') is not allowed in record names.
However, your db file should have been rejected by dbLoadRecords. Instead,
it accepted your records with the bad names, and even dbl listed them,
presumably because dbl directly processes the stored list of records, in
contrast to dbpr which needs to lookup the record by name: it is this name
lookup which assumes the first dot separates record name from field name.
So you happened to find a bug in EPICS base on your first try.
Congratulations! ;-))
Cheers
Ben
Attachment:
signature.asc
Description: This is a digitally signed message part.
- Replies:
- Re: Problem with the basic example Bruno Seiva Martins
- References:
- Problem with the basic example Bruno Seiva Martins
- Re: Problem with the basic example Benjamin Franksen
- Navigate by Date:
- Prev:
Re: stream device string/hex parsing Dirk Zimoch
- Next:
Re: Problem with the basic example Bruno Seiva Martins
- 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: Problem with the basic example Benjamin Franksen
- Next:
Re: Problem with the basic example Bruno Seiva Martins
- 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