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: | Substituting every period scan in EPICS MODBUS by I/O Interrupt |
From: | "Marco A. Barra Montevechi Filho via Tech-talk" <tech-talk at aps.anl.gov> |
To: | "tech-talk at aps.anl.gov" <tech-talk at aps.anl.gov> |
Date: | Mon, 25 Jul 2022 21:40:14 +0000 |
Good evening for all.
I was reading the
EPICS MODBUS documentation after realising that i had misspelled a SCAN field in my modbus application and came across the following:
> modbus supports pseudo-interrupt mode on inputs. The poller thread calls device support when there is a new value, so the EPICS records can have >SCAN=I/O Intr and do not need to periodically read the inputs. This is more efficient. Does this mean that, whatever the modbus device is that i am communicating, i can always substitute my 'field(SCAN, "1 Second")' to 'field(SCAN, "I/O Intr")' and go out unpunished? Will this work against me in the future? Thanks for any tips. Marco. Aviso Legal: Esta mensagem e seus anexos podem conter informações confidenciais e/ou de uso restrito. Observe atentamente seu conteúdo e considere eventual consulta ao remetente antes de copiá-la, divulgá-la ou distribuí-la. Se você recebeu esta mensagem por engano, por favor avise o remetente e apague-a imediatamente. Disclaimer: This email and its attachments may contain confidential and/or privileged information. Observe its content carefully and consider possible querying to the sender before copying, disclosing or distributing it. If you have received this email by mistake, please notify the sender and delete it immediately. |