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: State Machines SNL or SEQ records? |
From: | Mark Rivers via Tech-talk <tech-talk at aps.anl.gov> |
To: | "'Manoussakis, Adamandios'" <manoussakis1 at llnl.gov> |
Cc: | EPICS Tech-Talk <tech-talk at aps.anl.gov> |
Date: | Wed, 21 Apr 2021 19:49:51 +0000 |
Hi Adam, In my experience seq records or sseq records are good for relatively simple sequencing tasks. For more complex things SNL is more appropriate. Mark From: Tech-talk <tech-talk-bounces at aps.anl.gov> On Behalf Of
Manoussakis, Adamandios via Tech-talk Hi All, Currently I am implementing our state machines using SNL but I have heard that for larger logic there might be a better way to do it with records? I was wondering are they referring to using the SEQ record or is there some other option?
It seems like SNL Sequencer is still the based way to provide that type FSM. Thanks, Adam |