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: PV Access timeout |
From: | "Ha, Kiman via Tech-talk" <tech-talk at aps.anl.gov> |
To: | "Hu, Yong" <yhu at bnl.gov>, "tech-talk at aps.anl.gov" <tech-talk at aps.anl.gov> |
Date: | Wed, 30 Aug 2023 13:51:53 +0000 |
Thank you, Yong, for testing and fixing issues. Yong added “ bpm_DBD += PVAServerRegister.dbd” and enabled PVA. SR-C14:BxBPM-1:Pos:X-I 2023-08-30 09:37:21.003 5.02208 Kiman From: Hu, Yong <yhu at bnl.gov>
Kiman, I can help you with this. My guess is that some PVA variables need to be re-configured due to our internal networks. --Yong From:
Tech-talk <tech-talk-bounces at aps.anl.gov> on behalf of Ha, Kiman via Tech-talk <tech-talk at aps.anl.gov> Michael, I attempted to enable PVA to the existing pscDrv IOC but got a timeout error. I just added two lines in Makefile and compiled them correctly. #Adding Makefile bpm_DBD += qsrv.dbd bpm_LIBS += qsrv $ pvget SR-C14:BxBPM-1:Pos:X-I Timeout $ caget SR-C14:BxBPM-1:Pos:X-I SR-C14:BxBPM-1:Pos:X-I 5.02535 Did I miss something, and how do I check that the PVA server is running? Thanks, Kiman |