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: Record not processing in simulation mode |
From: | Ralph Lange via Tech-talk <[email protected]> |
To: | "Konrad, Martin" <[email protected]> |
Cc: | "[email protected]" <[email protected]> |
Date: | Mon, 13 May 2019 21:02:43 +0200 |
Using simulation mode for the first time I noticed some behavior I
didn't expect.
[...]
However, when I try the same thing with a record that is tied to
hardware (also RTYP=ai but DTYP=asynFloat64, SCAN=I/O Intr) the record
doesn't process on writes to the SVAL field. Poking it manually ("caput
foo.PROC 1") triggers processing, though.
Is this how it should be? If so can someone shine some light on why it
is behaving like this?