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 2025 | 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 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Re: EPICS periodic scan and sysClkRateSet() |
From: | David Maden <[email protected]> |
To: | EPICS tech-talk <[email protected]> |
Date: | Mon, 17 Nov 2003 09:57:18 +0100 |
I have a few questions concerning the periodic scan rate in EPICS and the VxWorks system clock rate. I am currently working with EPICS 3.13 on VxWorks 5.4, but would be interested if there are significant differences in 3.14.
- Is there anything in base which may break or otherwise behave differently if the VxWorks system clock is increased to be faster than 60 Hz? ...
ss snlProgram { state pre_init { when () { tickFactor = sysClkRateGet ()/60.0; } state init } state init ... when (delay (<secs> * tickFactor) { ...
[email protected] _/_/_/ _/ _/_/_/ Beamline Control Group, SLS Project _/ _/ _/ Paul Scherrer Institute _/_/ _/ _/_/ CH-5232 Villigen-PSI _/ _/ _/ Tel: +41 56 310 3616 _/_/_/ _/_/_/ _/_/_/ Fax: +41 56 310 3294