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: | EpicsSharp not reading PVs from EPICS gateway |
From: | Abdalla Ahmad via Tech-talk <tech-talk at aps.anl.gov> |
To: | "tech-talk at aps.anl.gov" <tech-talk at aps.anl.gov> |
Date: | Thu, 17 Jun 2021 13:38:03 +0000 |
Hi I am facing an issue reading a PV from another VLAN using EPICS gateway. Assume we have two VLANs 1 and 2, the EPICS gateway is installed on a virtual server having a separate NIC for each VLAN and each NIC has an IP from the corresponding
VLAN. A PC on VLAN 1 can caget a PV from VLAN 2, but an application using EpicsSharp on the same PC can’t read the same PV. I tried the “SearchAddress” property, setting EPICS_CA_ADDR_LIST and EPICS_CA_AUTO_ADDR_LIST=NO but nothing works. All of that while
caget is working. What am I missing here? Thanks in advance Abdalla. |