Won't some of those changes potential mess up substitutions, and code where
some of those symbols might be used currently as separators between lists of
paramters?
-----Original Message-----
From: [email protected] [mailto:[email protected]]
On Behalf Of Konrad, Martin
Sent: Tuesday, September 06, 2016 4:09 PM
To: Tim Mooney <[email protected]>; EPICS Tech Talk <[email protected]>
Subject: Autosave ignores PVs starting with some characters
Hi Tim,
I recently came across the following issue with Autosave: PV names starting
with '_' did not get saved. Comparing the source code with the list of
allowed characters (see chapter 6.3 General Rules for Database Definition of
the Application Developers Manual) revealed that all PVs starting with one
of the following characters will not be saved:
'_', '-', ':', '.', '[', ']', '<', '>', ';'
They make it into the automatically generated .req file but not into the
.sav file. The attached patch fixes the problem for me.
Thanks!
Martin
--
Martin Konrad
Control System Engineer
Facility for Rare Isotope Beams
Michigan State University
640 South Shaw Lane
East Lansing, MI 48824-1321, USA
Tel. 517-908-7253
Email: [email protected]
- References:
- Autosave ignores PVs starting with some characters Konrad, Martin
- Navigate by Date:
- Prev:
Autosave ignores PVs starting with some characters Konrad, Martin
- Next:
Re: Autosave ignores PVs starting with some characters Konrad, Martin
- 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:
Autosave ignores PVs starting with some characters Konrad, Martin
- Next:
Re: Autosave ignores PVs starting with some characters Konrad, Martin
- 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
|