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: | Sequencer interpretation of PV names with {,} characters |
From: | "Ivashkevych, Oksana via Tech-talk" <tech-talk at aps.anl.gov> |
To: | "tech-talk at aps.anl.gov" <tech-talk at aps.anl.gov> |
Date: | Fri, 3 Nov 2023 15:29:30 +0000 |
Hello, The PV names I would like to link to have {, } inside their names, e.g “XF:BM-ES{Psh_blade1}Pos”. It appears that the sequencer module does not like the curly brackets.
The PV name inside my runTest.st file compiles well, but when I run the sequencer, the PV in question does not connect, with errors: sevr=minor runTest[0](after 0 sec): assigned=1, connected=0, monitored=1, got monitor=0 Everything works if a PV does not have {} in its name. I was wondering if someone could comment on it, where it could be happening, and if it is possible to patch may be.
Thank you Oksana |