EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  <20062007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024  Index 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  <20062007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Re: adding a scan period
From: Emmanuel Mayssat <[email protected]>
To: Andrew Johnson <[email protected]>
Cc: john sinclair <[email protected]>, tech talk <[email protected]>
Date: Wed, 05 Apr 2006 10:48:43 -0700
John,
Create you own menuScan.dbd in your ${MY_DIRECTORY}/dbd directory.
Then edit the makefile in your driver source and add a new USR_DBDFLAGS
directive.

# Used by dbExpand to look for dbd files
USR_DBDFLAGS += -I ${MY_DIRECTORY}/dbd
USR_DBDFLAGS += -I ${EPICS_BASE}/dbd

Note that the order of the directories is important.

--
Emmanuel


On Wed, 2006-04-05 at 11:25 -0500, Andrew Johnson wrote:
> john sinclair wrote:
> > What's the correct file to edit to add a scan period. I have narrowed things 
> > down to the following two:
> > 
> > ...base/dbd/menuScan.dbd
> > 
> > ...base/src/db/menuScan.dbd
> 
> The base/dbd directory is the install location where the file from 
> src/db gets installed to, so you don't want to edit anything inside 
> base/dbd or your changes will be lost when you next rebuild base.
> 
> Note however that you can also override the scan periods in an IOC 
> application by just providing your own modified copy of menuScan.dbd, 
> which will be found before the base one.
> 
> - Andrew


-- 
Emmanuel Mayssat
Cell: 650/793-0626
Lyncean Technologies, Inc.
"See the invisible"


Replies:
Re: adding a scan period Andrew Johnson
References:
adding a scan period john sinclair
Re: adding a scan period Andrew Johnson

Navigate by Date:
Prev: Re: adding a scan period Andrew Johnson
Next: Re: adding a scan period Andrew Johnson
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  <20062007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Re: adding a scan period Andrew Johnson
Next: Re: adding a scan period Andrew Johnson
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  <20062007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 02 Sep 2010 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·