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: Read PV value Attributes XML |
From: | Mark Rivers via Tech-talk <tech-talk at aps.anl.gov> |
To: | 'Douglas Araujo' <douglas.araujo at lnls.br> |
Cc: | "tech-talk at aps.anl.gov" <tech-talk at aps.anl.gov> |
Date: | Mon, 26 Oct 2020 23:57:03 +0000 |
One possibility is that one of the scripts that is starting your areaDetector IOC is setting EPICS_CA_ADDR_LIST in such a way that the remote IOC is not reachable for that areaDetector IOC process. That could
explain why caget works for another process but not for the areaDetector IOC. At the areaDetector IOC prompt type this command to see all of the CA settings: epicsPrtEnvParams areaDetector can read PVs from other IOCs with no problem. The attribute files for my detectors are getting PVs from many IOCs. Mark From: Tech-talk <tech-talk-bounces at aps.anl.gov>
On Behalf Of Douglas Araujo via Tech-talk Hi, <?xml version="1.0" standalone="no" ?>
<!-- Attributes -->
<Attributes
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xsi:noNamespaceSchemaLocation="../../../../../ADCore/XML_schema/NDAttributes.xsd"
>
<Attribute name="NumExposures" type="EPICS_PV" source="CAT:S:cam1:NumExposures_RBV" datatype="DBR_NATIVE" description="Number of exposures manufacturer"/>
<Attribute name="m1_velocity" type="EPICS_PV" source="CAT:S:m1.VELO" datatype="DBR_NATIVE" description="Motor 1 Velocity"/>
<Attribute name="photodiode" type="EPICS_PV" source="CAT:C:RIO03:0215B:ai1 datatype="DBR_NATIVE" description="BIM01 - Photodiode"/>
</Attributes>
Aviso Legal: Esta mensagem e seus anexos podem conter informações confidenciais e/ou de uso restrito. Observe atentamente seu conteúdo e considere eventual consulta ao remetente antes
de copiá-la, divulgá-la ou distribuí-la. Se você recebeu esta mensagem por engano, por favor avise o remetente e apague-a imediatamente. Disclaimer: This email and its attachments may contain confidential and/or privileged information. Observe its content carefully and consider possible querying to the sender before
copying, disclosing or distributing it. If you have received this email by mistake, please notify the sender and delete it immediately. |