EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

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  <20232024  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  <20232024 
<== Date ==> <== Thread ==>

Subject: Re: EPICS record name question
From: Michael Davidsaver via Tech-talk <tech-talk at aps.anl.gov>
To: Rolf Keitel <rolf at triumf.ca>
Cc: "tech-talk at aps.anl.gov" <tech-talk at aps.anl.gov>
Date: Mon, 23 Jan 2023 18:33:27 -0800
On 1/23/23 12:11, Rolf Keitel via Tech-talk wrote:
This sentence tells me what’s legal for a record name, but not what a legal record name is.

As you have found, historically there were few technical restrictions on record names.
The current restrictions, some of which are so far only warnings, can be found here:

https://github.com/epics-base/epics-base/blob/3293a29d59577df6e975978eace0c9fa7bbe9df1/modules/database/src/ioc/dbStatic/dbLexRoutines.c#L1063-L1096

The hard restriction is that record names can't contain any of the follow characters:

' ', '\t', '"', '\'', '.', '$'

(space, tab, double or single quote, dot/period, or dollar sign)

Further, those interested in forward compatibility are strongly recommended to avoid
record names beginning with any of:

'-', '+', '[', '{'

or contain any ASCII non-printable (those less than 32 / space)

Also, record names which begin with a number are valid, can't be targeted by a link.

fyi. our most recent discussion on this topic can be found at:

https://github.com/epics-base/epics-base/pull/78


References:
EPICS record name question Rolf Keitel via Tech-talk

Navigate by Date:
Prev: Re: EPICS record name question Maren Purves via Tech-talk
Next: Multiple job opportunities at Fermilab Accelerator Controls Denise S Finstrom via Tech-talk
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  <20232024 
Navigate by Thread:
Prev: Re: EPICS record name question Maren Purves via Tech-talk
Next: Multiple job opportunities at Fermilab Accelerator Controls Denise S Finstrom via Tech-talk
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  <20232024 
ANJ, 24 Jan 2023 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·