EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

1994  1995  1996  1997  <19981999  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  Index 1994  1995  1996  1997  <19981999  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 
<== Date ==> <== Thread ==>

Subject: Re: increasing scan rates
From: [email protected] (William Lupton)
To: [email protected], [email protected]
Date: Fri, 14 Aug 1998 09:57:22 -1000
Geoff Savage wrote:
>Is it possible to increase the scan rate to greater than 10 Hz (.1 second)?

You can edit the file menuScan.dbd (and run dbExpand or however you manage
.dbd files at your site). For example, ours looks like this:

menu(menuScan) {
	choice(menuScanPassive,"Passive")
	choice(menuScanEvent,"Event")
	choice(menuScanI_O_Intr,"I/O Intr")
	choice(menuScan300_second,"300 second")
	choice(menuScan10_second,"10 second")
	choice(menuScan5_second,"5 second")
	choice(menuScan2_second,"2 second")
	choice(menuScan1_second,"1 second")
	choice(menuScan_5_second,".5 second")
	choice(menuScan_2_second,".2 second")
	choice(menuScan_1_second,".1 second")
	choice(menuScan_050_second,".050 second")
	choice(menuScan_025_second,".025 second")
	choice(menuScan_020_second,".020 second")
	choice(menuScan_010_second,".010 second")
}

Be aware that you mustn't fiddle with the first three entries, also that
the periodic entries should be in decreasing period order. This is because
the scan tasks become of higher priority as you go from top to bottom of
the list.

William


Navigate by Date:
Prev: RE: increasing scan rates Peregrine McGehee
Next: ADL file formats Peregrine McGehee
Index: 1994  1995  1996  1997  <19981999  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: increasing scan rates Peregrine McGehee
Next: Re: increasing scan rates William Lupton
Index: 1994  1995  1996  1997  <19981999  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, 10 Aug 2010 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·