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: | XSPRESS3 error messages |
From: | John Dobbins via Tech-talk <tech-talk at aps.anl.gov> |
To: | "tech-talk at aps.anl.gov" <tech-talk at aps.anl.gov> |
Date: | Thu, 16 May 2024 15:35:18 +0000 |
All,
I don't think this is an EPICS issue but I am asking in case anyone might have related experience.
We have a four channel XSPRESS3, which is 10+ year old. This has the older hardware format in which a single card hosts up to 8 channels. This past January I updated the IOC from the original IOC to
the build_xspress3.py script at the time called out
'xspress3': 'xspress3-2-4.tar.gz'
which is see has since been updates to
'xspress3': 'xspress3-2-8.tar.gz'
The new IOC runs, though the data is sporadically noisier than with the old IOC. Also, we get error messages at the IOC console like:
epics> Received data from wrong channel = 0 at path=0, card=0, chan_of_card=3
ERROR: Received end of frame marker from chan=2. old frame=158 but count=13, not 2 WHY? Received data from wrong channel = 1 at path=0, card=0, chan_of_card=0 Received data from wrong channel = 0 at path=0, card=0, chan_of_card=1 Received data from wrong channel = 2 at path=0, card=0, chan_of_card=0 Received data from wrong channel = 1 at path=0, card=0, chan_of_card=2 Received data from wrong channel = 0 at path=0, card=0, chan_of_card=1 Received data from wrong channel = 3 at path=0, card=0, chan_of_card=0 Received data from wrong channel = 1 at path=0, card=0, chan_of_card=3 **** TOO MANY WRONG CHAN WARNINGS disabling printing*** Received data from wrong channel = 0 at path=0, card=0, chan_of_card=3 Received data from wrong channel = 3 at path=0, card=0, chan_of_card=2 Received data from wrong channel = 3 at path=0, card=0, chan_of_card=1 **** TOO MANY WRONG CHAN WARNINGS disabling printing*** **** TOO MANY WRONG CHAN WARNINGS disabling printing*** Received data from wrong channel = 1 at path=0, card=0, chan_of_card=2 **** TOO MANY WRONG CHAN WARNINGS disabling printing*** ERROR: Received end of frame marker from chan=0. old frame=160 but count=13, not 2 WHY? ERROR: Received end of frame marker from chan=0. old frame=167 but count=13, not 2 WHY? ERROR: Received end of frame marker from chan=1. old frame=176 but count=1010, n ot 2 WHY?
I see that the messages come from the xspress3 library and not the EPICS source code.
Regards, any help appreciated.
John Dobbins
Research Support Specialist
Cornell High Energy Synchrotron Source
Cornell University
|