I think it would be a bad idea for a record to change the SCAN field.
That is something that you should let the database designer do. They
may want to use your record in ways you never thought of.
However, if you really want your record to process again when something
happens then the record code can request reprocessing without changing
the SCAN field. There are several ways to do this (scanOnce,
processRequestProcessCallback) depending on the application. Look at
the Application Developer's Guide.
Mark
> -----Original Message-----
> From: [email protected]
> [mailto:[email protected]] On Behalf Of Heinrich du Toit
> Sent: Thursday, July 12, 2007 9:05 AM
> To: TechTalk EPICS
> Subject: Scan question
>
> Can I change the SCAN field at runtime?
> E.g. inside my own custom record.
>
> Some devices normally needs only be scanned say once a sec or every 5
> secs. But then when you change the value you want the scanned
> faster at
> say 0.2 secs.
>
>
>
>
- Replies:
- Re: Scan question John Sinclair
- References:
- Scan question Heinrich du Toit
- Navigate by Date:
- Prev:
Re: Scan question Emmanuel Mayssat
- Next:
Re: Scan question Emmanuel Mayssat
- 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:
Re: Scan question John Faucett
- Next:
Re: Scan question John Sinclair
- 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
|