Experimental Physics and Industrial Control System
|
Hi Amien,
On Apr 4, 2020, at 2:20 AM, Mogamad Amien Crombie via Tech-talk < tech-talk at aps.anl.gov> wrote:
Sometimes we have to do some 'system' calls from inside EPICS shell.
As far as I know, the normal way is to add the 'system.dbd' to the IOC's /src/app Makefile.
Is it possible to have this in oun Epics Base so that it is enabled for all our IOC's ? The 'ReadLine' (shell history etc) is done inside the base .
You can of course make any changes you like to the code in your Base installation before you build it. We don’t have a build configuration flag that adds system.dbd to all IOCs, so the easiest way for you to achieve this would be to edit the file
Base-3.15.x/src/std/softIoc/base.dbd or Base-7.0/modules/database/src/std/softIoc/base.dbd and add a line
to the end of that file. Personally I would handle that requirement slightly differently though – our operational IOCs all build with a locally developed support module that provides common standard facilities, and I would put that kind of setting
into our iocStdSoft.dbd file instead of modifying base.dbd
HTH,
- Andrew
--
Complexity comes for free, simplicity you have to work for.
|
- References:
- 'System.dbd' in EPICS base Mogamad Amien Crombie via Tech-talk
- Navigate by Date:
- Prev:
Re: Contributing a new how-to to the EPICS web site Konrad, Martin via Tech-talk
- Next:
Re: Contributing a new how-to to the EPICS web site Mark Rivers 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
2023
2024
- Navigate by Thread:
- Prev:
'System.dbd' in EPICS base Mogamad Amien Crombie via Tech-talk
- Next:
test automation tools on Control System studio screens Hinko Kocevar 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
2023
2024
|
ANJ, 06 Apr 2020 |
·
Home
·
News
·
About
·
Base
·
Modules
·
Extensions
·
Distributions
·
Download
·
·
Search
·
EPICS V4
·
IRMIS
·
Talk
·
Bugs
·
Documents
·
Links
·
Licensing
·
|