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: | Octal escape sequence translation issue in base 7.0.6.1? |
From: | Mark Rivers via Tech-talk <tech-talk at aps.anl.gov> |
To: | "tech-talk at aps.anl.gov" <tech-talk at aps.anl.gov> |
Date: | Tue, 17 May 2022 21:17:54 +0000 |
Folks, I just switched to using base 7.0.6.1 on my beamlines. When I try to start a Pilatus detector I get this error: # Set the input and output terminators. asynOctetSetInputEos("camserver", 0, "\030") Set EOS failed: camserver illegal eoslen 3 It appears that it is interpreting the escape sequence \030 as a string of 3 characters rather than as a single character. Is this a bug in base 7.0.6.1 or a problem with my syntax? This used to work fine with base 7.0.4, I have not changed
anything. Thanks, Mark |