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: Sequencer seem to skip states with EPICS 3.16.1 |
From: | Ralph Lange <[email protected]> |
To: | EPICS Tech Talk <[email protected]> |
Date: | Tue, 30 Jan 2018 21:00:25 +0100 |
Hi all,
I ran into another problem.
Using the sequencer (2.2.4) for a state machine was working well. With the upgrade to EPICS 3.16.1,
some states seem to be skipped. Normally, it would go like READY -> STARTING -> RUNNING.
I added log messages to verify these states. This is fine.
But using camonitor only show READY -> RUNNING.
The same happens for external software, which uses a channel subscription.
This problem also happens in EPICS7.
Any idea, how I can solve this without implementing some delay workaround.